Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requesting an invalid path returns a 200 response #135

Closed
marchuffnagle opened this issue Feb 13, 2022 · 1 comment · Fixed by #182
Closed

Requesting an invalid path returns a 200 response #135

marchuffnagle opened this issue Feb 13, 2022 · 1 comment · Fixed by #182
Assignees
Milestone

Comments

@marchuffnagle
Copy link
Contributor

$ curl -v https://earth-search.aws.element84.com/v0/invalid 
...
< HTTP/2 200 
< content-type: application/json
< content-length: 0
@matthewhanson matthewhanson added this to the 0.4.0 milestone Feb 15, 2022
@philvarner philvarner self-assigned this Feb 18, 2022
@marchuffnagle
Copy link
Contributor Author

This will be fixed by #92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants