jooby 2.8.1
Happy and proud to announce the 2.8.1 release! π π
- #1637 Added Context.forward
- #1634 Added Router.setTrustProxy(boolean)
- #1650 UtowFileUpload.getFileSize throws exception when "Content-Length" header is missing.
API/break changes
- #1644 Context: remove getRequestUrl(useProxy)
- #1645 Context: remove getHostAndPort(useProxy)
- #1647 pac4j: remove trustProxy from Pac4jOptions
- #1648 SSLhandler: remove trustProxy
- #1646 Context: remove pathString()