Skip to content

v0.5.1

Compare
Choose a tag to compare
@asdine asdine released this 06 Dec 11:03
· 52 commits to master since this release
38b74c8
  • Fix: Drop the UserAgent method in favor of the User-Agent header. This removes a bug where the user agent passed in the headers was overwritten by the default user agent. #5
  • Fix: Pass the router to the server when running the server instead of when we create it. #48