Skip to content

Fixes#57

Merged
danschultzer merged 1 commit into
mainfrom
fixes
May 9, 2026
Merged

Fixes#57
danschultzer merged 1 commit into
mainfrom
fixes

Conversation

@danschultzer
Copy link
Copy Markdown
Owner

This fixes a bunch of things as per the change:

  • Fixed bug where :match functions that raised errors always matched in TestServer.HTTP.add/2 and TestServer.HTTP.websocket_handle/3
  • Fixed UTF-8 response body handling for TestServer.HTTP.Server.Httpd
  • Fixed invalid host header port parsing in TestServer.HTTP.Server.Httpd
  • Fixed bracketed IPv6 host header parsing in TestServer.HTTP.Server.Httpd
  • Fixed query string parsing with extra ? segments in TestServer.HTTP.Server.Httpd

Also fixing a few examples.

@danschultzer danschultzer force-pushed the fixes branch 2 times, most recently from 7456eca to ff023f4 Compare May 9, 2026 02:02
@danschultzer danschultzer merged commit 5f89553 into main May 9, 2026
13 checks passed
@danschultzer danschultzer deleted the fixes branch May 9, 2026 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant