Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve Header Parsing #9

Open
berntpopp opened this issue Mar 20, 2024 · 0 comments
Open

Improve Header Parsing #9

berntpopp opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@berntpopp
Copy link
Owner

Description

Improve header parsing in curl-ier.js to handle edge cases more effectively.

Details

  • Modify the header parsing logic to ensure it correctly handles cases where the header string might not have a colon or contains multiple colons.

Expected Outcome

  • More robust and error-resistant header parsing.
  • Prevention of potential runtime errors due to malformed headers.
@berntpopp berntpopp added the enhancement New feature or request label Mar 20, 2024
@berntpopp berntpopp self-assigned this Mar 20, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant