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

Extra redirect in API call #9

Open
zbyte64 opened this issue Aug 4, 2019 · 0 comments
Open

Extra redirect in API call #9

zbyte64 opened this issue Aug 4, 2019 · 0 comments

Comments

@zbyte64
Copy link

zbyte64 commented Aug 4, 2019

The initial requested url has an extra / which the server returns a correcting redirect. This is one extra round trip that can be eliminated.

2019-08-04 18:50:46,511 https://api.weather.gov:443 "GET //points/36.302098,-119.499044 HTTP/1.1" 301 539
2019-08-04 18:50:46,517 https://api.weather.gov:443 "GET /points/36.3021,-119.499 HTTP/1.1" 200 811
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

No branches or pull requests

1 participant