Skip to content

cookie: minor parser simplification#16362

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/cookie-simpler
Closed

cookie: minor parser simplification#16362
bagder wants to merge 1 commit intomasterfrom
bagder/cookie-simpler

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Feb 17, 2025

  • parse whitespace before the value is handled
  • remove superflous checks from some ISBLANK() loops

- parse whitespace before the value is handled
- remove superflous checks from some ISBLANK() loops
@testclutch
Copy link
Copy Markdown

Analysis of PR #16362 at b42df25e:

Test 2048 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

@bagder bagder closed this in 0064708 Feb 17, 2025
@bagder bagder deleted the bagder/cookie-simpler branch February 17, 2025 12:22
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
- parse whitespace before the value is handled
- remove superflous checks from some ISBLANK() loops

Closes curl#16362
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants