Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Add support to application/x-www-form-urlencoded content-type

Compare
Choose a tag to compare
@jkyberneees jkyberneees released this 19 Jul 19:29
· 62 commits to master since this release

Changes:

  • Add support to application/x-www-form-urlencoded content-type. PR: #37
  • Supporting undici timeout err.code. PR: #34
  • Fixing content-length header sanitation for GET/HEAD requests.

Big applause to @yohayg, our release hero!!!