You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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