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

v0.5.1

Compare
Choose a tag to compare
@asdine asdine released this 06 Dec 11:03
· 53 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