CrowdHailer / raxx

Interface for HTTP webservers, frameworks and clients
https://hexdocs.pm/raxx
Apache License 2.0
402 stars 29 forks source link

Location header to warn if set on invalid response status #36

Closed CrowdHailer closed 7 years ago

CrowdHailer commented 7 years ago

Location header should only be set on response status 201 | 3XX

Discussed in this Tokumei issue