Skip to content

mezzio-swoole 2.6.4

Choose a tag to compare

@weierophinney weierophinney released this 04 May 20:26
· 376 commits to 4.13.x since this release
2.6.4

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #10 improves how client IP addresses are detected when printing access logs, by taking into consideration x-real-ip, client-ip and x-forwarded-for headers, in that order.