CrowdHailer / raxx

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

Raxx.Request.uri/1 function #188

Closed nietaki closed 4 years ago

nietaki commented 4 years ago

I added some more function docs in the Request module. They might contain a bit more information than necessary, but I figured it might make it easier to use the functions without looking up additional info on HTTP / URIs.

The reason why it would have been useful for me was for redirects in middleware.