Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for “post requests and data” when integrating scrapy. #317

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

CN-hanyi
Copy link

Add support for “post requests and data” when integrating scrapy.
Resolve the bug for “wrong request data in metadata” when response updates metadata.

Resolve the bug for “wrong request data in metadata” when response updates metadata.
@sibiryakov
Copy link
Member

Hi @CN-hanyi thank you for your PR! Would be great to have a tests passing and to propagate your changes to all backends: Memory, HBase, MessageBus. Probably it's also worth to check if it needs to be mentioned in docs.

propagate this change to all backends: memory, hbase,redis .
propagate this change to json codecs
Add MessageBusBackend test for new codecs(json and msgpack)
Fix some bugs after the test.
@CN-hanyi
Copy link
Author

CN-hanyi commented Feb 3, 2018

Thanks for your reply. I have added the test for the submitted code.
Add test for “post request and data support when integrating scrapy ” ,
propagate this change to all backends: memory, hbase,redis .
propagate this change to json codecs。
Add MessageBusBackend test for new codecs(json and msgpack)。
Fix some bugs after the test.

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.

2 participants