Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
openSUSE-Python
/
packages-http
Public
forked from
SWI-Prolog/packages-http
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
packages-http
http_open.pl
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2025
FIXED: http_open/3: when applying a transfer filter, do not close the output
Show description for 0b5ffd4
JanWielemaker
committed
0b5ffd4
View commit details
Copy full SHA for 0b5ffd4
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
http_open/3: changed deug topic for keep-alive connections.
JanWielemaker
committed
29d3a08
View commit details
Copy full SHA for 29d3a08
View code at this point
Browse repository at this point
FIXED: http_open/3: only catch error(Formal, Context).
JanWielemaker
committed
a5780fb
View commit details
Copy full SHA for a5780fb
View code at this point
Browse repository at this point
Commits on Jan 3, 2025
DOC: spellchecked documentation
likelion
authored and
JanWielemaker
committed
dd446aa
View commit details
Copy full SHA for dd446aa
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
FIXED: http_open/3 using keep-alive connections
Show description for 67e91c2
JanWielemaker
committed
67e91c2
View commit details
Copy full SHA for 67e91c2
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
FIXED: http_open/3 using Keep-alive
Show description for f35adc3
JanWielemaker
committed
f35adc3
View commit details
Copy full SHA for f35adc3
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
FIXED: http_open/3: avoid TSL handshake error when reading data
Show description for 1e70298
JanWielemaker
committed
1e70298
View commit details
Copy full SHA for 1e70298
View code at this point
Browse repository at this point
FIXED: http_open/3: reconnect a Keep-alive connection if we read an empty header.
JanWielemaker
committed
e832bfb
View commit details
Copy full SHA for e832bfb
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
Use use_module/1 to load library(debug).
JanWielemaker
committed
4722131
View commit details
Copy full SHA for 4722131
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
FIXED: Several predicate options declarations.
JanWielemaker
committed
6709e9e
View commit details
Copy full SHA for 6709e9e
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
ENHANCED: http_open/3: add lazy loading of chunked encoding support.
JanWielemaker
committed
ec3b24b
View commit details
Copy full SHA for ec3b24b
View code at this point
Browse repository at this point
Commits on May 2, 2023
FIXED: http_open/3 with keep-alive connections
Show description for 3040c65
JanWielemaker
committed
3040c65
View commit details
Copy full SHA for 3040c65
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
ADDED: http_open/3 using the headers(-Reply) option to add status_code(Code)
Show description for 6b77a38
JanWielemaker
committed
6b77a38
View commit details
Copy full SHA for 6b77a38
View code at this point
Browse repository at this point
Commits on Sep 1, 2022
DOC: http_open/3: missing docs due to empty line.
JanWielemaker
committed
f2a3fee
View commit details
Copy full SHA for f2a3fee
View code at this point
Browse repository at this point
Commits on May 16, 2022
Fixed typo in new raw_headers option.
JanWielemaker
committed
4270ba3
View commit details
Copy full SHA for 4270ba3
View code at this point
Browse repository at this point
ADDED: http_open/3: option raw_encoding(+Encoding) to prevent deconding certain
Show description for 4838806
JanWielemaker
committed
4838806
View commit details
Copy full SHA for 4838806
View code at this point
Browse repository at this point
ADDED: http_open/3: option raw_headers(-Strings) to get access to the
Show description for b9601c4
JanWielemaker
committed
b9601c4
View commit details
Copy full SHA for b9601c4
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
DOC: Small touches & updates
dtonhofer
committed
35c6685
View commit details
Copy full SHA for 35c6685
View code at this point
Browse repository at this point
Commits on Dec 27, 2020
ADDED: Define http_open/map_method/2 as multifile so we can support
Show description for c65d43c
JanWielemaker
committed
c65d43c
View commit details
Copy full SHA for c65d43c
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
ADDED: http_open/3 to accept unix_socket(+Socket).
JanWielemaker
committed
cedbb4f
View commit details
Copy full SHA for cedbb4f
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
DOC: Document the library(zlib) and library(http/http_stream) plugins for
Show description for d0964d5
JanWielemaker
committed
d0964d5
View commit details
Copy full SHA for d0964d5
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
DOC: Avoid building docs to load SSL
Jan Wielemaker
authored and
Jan Wielemaker
committed
7f365ec
View commit details
Copy full SHA for 7f365ec
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
ENHANCED: http_open/3 to autoload library(gzip) if the content encoding is `gzip`.
Jan Wielemaker
authored and
Jan Wielemaker
committed
b081261
View commit details
Copy full SHA for b081261
View code at this point
Browse repository at this point
Commits on Mar 1, 2020
FIXED: http_open/3 undefined http_header:http_post_data/3 for POST requests.
Jan Wielemaker
authored and
Jan Wielemaker
committed
78ef67d
View commit details
Copy full SHA for 78ef67d
View code at this point
Browse repository at this point
Commits on Feb 28, 2020
Cleanup dependencies for http_open.pl and html_write.pl
JanWielemaker
committed
bef2b26
View commit details
Copy full SHA for bef2b26
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
AUTOLOAD: Support new autoloading for the client libraries and some of the
Show description for bc03b5d
JanWielemaker
committed
bc03b5d
View commit details
Copy full SHA for bc03b5d
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
FIXED: library(http_open): Include the path/1 in the parsed URL so that http_cookie can correctly use it to identify cookies with specific paths to be included in requests. Failure to include path/…
Show description for cd3679e
thetrime
authored and
Jan Wielemaker
committed
cd3679e
View commit details
Copy full SHA for cd3679e
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
FIXED: Missing cut
royratcliffe
authored and
JanWielemaker
committed
fd796a0
View commit details
Copy full SHA for fd796a0
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
MODIFIED: http_open/3: map cacerts_file(File) to cacerts options.
JanWielemaker
committed
0042e9d
View commit details
Copy full SHA for 0042e9d
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
MODIFIED: http_open/3: accept status codes 201 thru 299 as successful.
Anniepoo
authored and
Jan Wielemaker
committed
182c775
View commit details
Copy full SHA for 182c775
View code at this point
Browse repository at this point
Commits on Nov 11, 2018
Extend debug topic http(connection) with info about keep-alive connections.
JanWielemaker
committed
af18fba
View commit details
Copy full SHA for af18fba
View code at this point
Browse repository at this point
Commits on Aug 20, 2018
ENHANCED: Updated HTTP redirection codes to those in RFC 7231.
Show description for 52f6d3d
wouterbeek
authored and
JanWielemaker
committed
52f6d3d
View commit details
Copy full SHA for 52f6d3d
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
DOC: Part of the documentation of http_open/3 was not processed.
wouterbeek
committed
628b0b2
View commit details
Copy full SHA for 628b0b2
View code at this point
Browse repository at this point
Commits on Jan 15, 2017
DEBUG: Added missing debug message for new request line.
wouterbeek
authored and
JanWielemaker
committed
68d22f6
View commit details
Copy full SHA for 68d22f6
View code at this point
Browse repository at this point
Commits on Dec 20, 2016
ADDED: http_open/3: bearer(Token) authorization. Updated documentation
Show description for 164296b
Jan Wielemaker
committed
164296b
View commit details
Copy full SHA for 164296b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.