w3c / w3c-api

The W3C API
https://w3c.github.io/w3c-api/
214 stars 92 forks source link

Don't drop apikey in redirects #59

Closed dontcallmedom closed 7 years ago

dontcallmedom commented 9 years ago

As alluded in #16, when the API sends a redirect back, it drops the ?apikey parameter from the URL it redirects to.

While this can be handled on the client side, it seems it would be much better to do the right thing on the server side.