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

Allow JSON in is_html #68

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

Allow JSON in is_html #68

wants to merge 3 commits into from

Conversation

erichydrick
Copy link

Added code to enable JSON support in the is_html method. This support defaults to False (in keeping with existing behavior).

Added allow_json option to is_html
Added allow_json initialization parameter (defaulted to False) and passed it through to is_html.
Added allow_json to the Factory classes.
@jamesbroadhead
Copy link

jamesbroadhead commented Mar 12, 2017

Thank you for your contribution to mechanize!

Following the process in #117, future work on mechanize will be occurring here:
https://github.com/python-mechanize/mechanize.

Please re-file your PR there (where it will get attention, and hopefully merged)

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