Skip to content

Fix client path for http request

Compare
Choose a tag to compare
@sirn-se sirn-se released this 02 Nov 10:10
· 9 commits to master since this release

Fulfilling expectations for HTTP request target

  • Path must be absolute (i.e. beginning with /)
  • Fragment should not be included, only path and query
  • Improved testing of generated headers