Skip to content

v1.16.0

Compare
Choose a tag to compare
@adamdickmeiss adamdickmeiss released this 18 Sep 18:00
· 85 commits to master since this release

filter_http_rewrite: Better handling of https requests (MP-660, MP-662)

  • Considers both http:// and https:// as absolute URLs in the request line
  • for relative requests, expands to http:// or https:// depending on how the
    request came in