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

Allow getHeader methods to return undefined #710

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

Acconut
Copy link
Member

@Acconut Acconut commented Aug 23, 2024

This PR fixes #706 by updating the type definitions to allow getHeader for requests and responses to return undefined.

@Acconut Acconut merged commit 893580c into main Aug 23, 2024
8 of 10 checks passed
@Acconut Acconut deleted the get-header-undefined branch August 23, 2024 15:25
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.

HttpRequest/HttpResponse.getHeader have incorrect return type
1 participant