Skip to content

4.2: Small fixes, version updates

Latest
Compare
Choose a tag to compare
@xkr47 xkr47 released this 27 Jul 21:46
· 33 commits to master since this release
4.2
  • Advertise server timeout setting through Keep-Alive response header
  • Set X-Forwarded-Proto in forwarded request
  • Make dumping of request and response body configurable
  • Update to ceylon 1.2.2 and vertx 3.3.2
  • Move whole app into a Verticle, in attempt to fix #9 using upstream issue recommendations.