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

Fetch using LWP for gzip encoded response #6

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

Conversation

zmughal
Copy link
Member

@zmughal zmughal commented Aug 17, 2023

  • Use start_url
  • Use Fetch::LWP specifically for gzip encoded response

Connects with PerlAlien/Alien-Build#406.

@zmughal zmughal force-pushed the fetch-lwp branch 2 times, most recently from 6f541c6 to 083f9b3 Compare August 17, 2023 18:02
Because the current SWI-Prolog web server only responds with
"Content-Encoding: gzip" even when trying to request with
"Accept-Encoding: identity". The server will not work with HTTP::Tiny.
@zmughal zmughal changed the title Fetch using LWP for gzip encoded response (and other CI updates) Fetch using LWP for gzip encoded response Aug 17, 2023
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