Skip to content

6.2.6

Compare
Choose a tag to compare
@kartikk221 kartikk221 released this 14 Jul 01:55
· 344 commits to master since this release

What's Changed

  • Fixed bug with Request.multipart() method throwing invalid discarded access errors in very specific scenarios where the response is sent before the whole body has been accepted.
  • Improved Request.ip method to now respect the trust_proxy option specified with Server creation to reflect the true client IP using the X-Forwarded-For header when possible.
  • Improved JSDoc & TypeScript types for various components.

Full Changelog: 6.2.5...6.2.6