Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] fix: fetchHeaderFields and -Not #93

Merged
merged 1 commit into from
May 25, 2023
Merged

Conversation

wwmoraes
Copy link
Contributor

encloses the fields in a parenthesized list as per RFC 9501. There's also a fix for the lookup' function to properly match those queries, as they contain spaces.

closes #89

encloses the fields in a parenthesized list as per RFC 9501. There's
also a fix for the lookup' function to properly match those queries,
as they contain spaces.

closes qnikst#89
@wwmoraes wwmoraes changed the title fix: fetchHeaderFields and -Not WIP: fix: fetchHeaderFields and -Not May 25, 2023
@wwmoraes wwmoraes changed the title WIP: fix: fetchHeaderFields and -Not [WIP] fix: fetchHeaderFields and -Not May 25, 2023
@qnikst
Copy link
Owner

qnikst commented May 25, 2023

Thanks for the fix, it looks good and as far as I see fixes the code in respect to the spec.

@qnikst qnikst merged commit c225347 into qnikst:master May 25, 2023
@wwmoraes wwmoraes mentioned this pull request May 25, 2023
8 tasks
@wwmoraes
Copy link
Contributor Author

Thanks. I've tested and followed up with minor fixes on #94. The package is good to release after that gets merged.

@qnikst
Copy link
Owner

qnikst commented May 25, 2023

Thanks, I've merged MR. Will try to make a new version as soon as I can!

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.

Bug: fetchHeaderFields and fetchHeaderFieldsNot are broken
2 participants