Skip to content

cookie: open cookie jar as a binary file#10017

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

cookie: open cookie jar as a binary file#10017
bagder wants to merge 1 commit intomasterfrom
bagder/cookie-binary

Conversation

@bagder
Copy link
Member

@bagder bagder commented Dec 2, 2022

On Windows there is a difference and for text files, ^Z means end of file which is not desirable.

Ref: #9973

On Windows there is a difference and for text files, ^Z means end of
file which is not desirable.

Ref: #9973
@jay
Copy link
Member

jay commented Dec 2, 2022

This change means that CR \r won't be stripped from the end of lines.

@bagder
Copy link
Member Author

bagder commented Dec 2, 2022

This change means that CR \r won't be stripped from the end of lines.

They are already stripped explicitly by cookie.c code though, so it might just work...

@bagder bagder closed this in 73d6f41 Dec 2, 2022
@bagder bagder deleted the bagder/cookie-binary branch December 2, 2022 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants