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

Updated Request to add gzip compression for MLS Grid requirements #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adamcolon
Copy link

Description of the Change

MLS Grid requires gzip compression to function. This adds the header parameter and decodes the response.

Per MLS Grid coumentation:
"All responses from our API are compressed. Your API client must send all requests with the
header Accept Encoding:gzip,deflate"

Benefits

Adds gzip compression

Possible Drawbacks

Should be fine.

Verification Process

Maybe test with other data providers.

Applicable Issues

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