Skip to content

v4.2.2

Compare
Choose a tag to compare
@aldas aldas released this 07 Apr 19:59
· 254 commits to master since this release
8da8e16

Fixes

  • Allow proxy middleware to use query part in rewrite (#1802)
  • Fix timeout middleware not sending status code when handler returns an error (#1805)
  • Fix Bind() when target is array/slice and path/query params complains bind target not being struct (#1835)
  • Fix panic in redirect middleware on short host name (#1813)
  • Fix timeout middleware docs (#1836)