Skip to content

Remove default method#94

Open
Phillip9587 wants to merge 1 commit intojshttp:masterfrom
Phillip9587:remove-default-method
Open

Remove default method#94
Phillip9587 wants to merge 1 commit intojshttp:masterfrom
Phillip9587:remove-default-method

Conversation

@Phillip9587
Copy link
Copy Markdown
Contributor

Based on #93

As mentioned in #70 this PR removes the auth() method which just extracted the authorization header from a Node.js IncomingMessage like object and passed it to the parse() method.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ee70132) to head (9625196).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #94   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           48        30   -18     
  Branches        21        11   -10     
=========================================
- Hits            48        30   -18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@blakeembrey
Copy link
Copy Markdown
Member

Looks like it'll need to rebase after I merged the TypeScript PR, sorry! Once this lands we can add some benchmarks, tweak the code for perf, and aim for a new major.

@Phillip9587 Phillip9587 force-pushed the remove-default-method branch from ed82293 to 9625196 Compare April 10, 2026 08:42
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.

2 participants