Added a parsing step by comma for servers still sending back CSV for … by johnrey1 · Pull Request #23 · rflechner/ScrapySharp · GitHub
Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

Added a parsing step by comma for servers still sending back CSV for …#23

Open
johnrey1 wants to merge 3 commits into
rflechner:masterfrom
johnrey1:master
Open

Added a parsing step by comma for servers still sending back CSV for …#23
johnrey1 wants to merge 3 commits into
rflechner:masterfrom
johnrey1:master

Conversation

@johnrey1

@johnrey1 johnrey1 commented Jul 6, 2019

Copy link
Copy Markdown

…multiple cookies #1

ran into same issue getting back a multi-cookie list where origin server separated by comma.

added a split on comma before the regex step

@rflechner rflechner left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank for your contrib, could you please add unit tests for this class to avoid any regression ?
They are missing in this project 😄

@johnrey1

johnrey1 commented Jun 8, 2020

Copy link
Copy Markdown
Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants