Skip to content

perf: Improve curl request parsing by stripping quotes from URL, cookie, and user values#1425

Open
mo2g wants to merge 1 commit intoHuachao:masterfrom
mo2g:perf/improve_curl_request_parsing_url
Open

perf: Improve curl request parsing by stripping quotes from URL, cookie, and user values#1425
mo2g wants to merge 1 commit intoHuachao:masterfrom
mo2g:perf/improve_curl_request_parsing_url

Conversation

@mo2g
Copy link

@mo2g mo2g commented Mar 16, 2026

This submission supports curl request URLs wrapped in double quotes and single quotes.

###
curl 'https://httpbin.org/get'

###
curl "https://httpbin.org/get"

@mo2g mo2g changed the title perf: Improve curl request parsing by stripping quotes from URL, cook… perf: Improve curl request parsing by stripping quotes from URL, cookie, and user values Mar 16, 2026
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.

1 participant