openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pecl_http
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
22 days
ago. based on code collected
23 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 202 of 203
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* typos
Michael Wallner
More...
about 20 years ago
# this LF issue is going to drive me nuts
Michael Wallner
More...
about 20 years ago
# this LF issue is going to drive me nuts
Michael Wallner
More...
about 20 years ago
# this LF issue is going to drive me nuts
Michael Wallner
More...
about 20 years ago
* fixed http_cache_last_modified(): if parameter was omitted, would have always sent 304 Not Modified * we do not need to suggest closing the connection in http_cache_etag() as we'll end the ob_buffer * made http_redirect() really RFC compliant by writing out "Redirecting to <link>URI</link>." * separate params argument in http_redirect() * remember sent etag and last-modified as globals * new HTTP_SERVER_VARS define * only try to match the etag in http_ob_etag_handler() if we have not been stopped so far * ignore spaces in range request of IE * free zranges where they've been initialized * caching handling in http_send() * update package.xml
Michael Wallner
More...
about 20 years ago
* fixed http_cache_last_modified(): if parameter was omitted, would have always sent 304 Not Modified * we do not need to suggest closing the connection in http_cache_etag() as we'll end the ob_buffer * made http_redirect() really RFC compliant by writing out "Redirecting to <link>URI</link>." * separate params argument in http_redirect() * remember sent etag and last-modified as globals * new HTTP_SERVER_VARS define * only try to match the etag in http_ob_etag_handler() if we have not been stopped so far * ignore spaces in range request of IE * free zranges where they've been initialized * caching handling in http_send() * update package.xml
Michael Wallner
More...
about 20 years ago
* fixed http_cache_last_modified(): if parameter was omitted, would have always sent 304 Not Modified * we do not need to suggest closing the connection in http_cache_etag() as we'll end the ob_buffer * made http_redirect() really RFC compliant by writing out "Redirecting to <link>URI</link>." * separate params argument in http_redirect() * remember sent etag and last-modified as globals * new HTTP_SERVER_VARS define * only try to match the etag in http_ob_etag_handler() if we have not been stopped so far * ignore spaces in range request of IE * free zranges where they've been initialized * caching handling in http_send() * update package.xml
Michael Wallner
More...
about 20 years ago
* use \r\n
Michael Wallner
More...
about 20 years ago
* use \r\n
Michael Wallner
More...
about 20 years ago
* use \r\n
Michael Wallner
More...
about 20 years ago
* more intuitive support for headers and cookies (associative arrays) * proto fixed * include snprintf.h * added info parameter to http_get/head/post functions * include ctype.h - always * fix curl config * ditch http_accept_ranges() (sent automatically in http_send_data/resource) * new HASH_ORNULL() macro
Michael Wallner
More...
about 20 years ago
* more intuitive support for headers and cookies (associative arrays) * proto fixed * include snprintf.h * added info parameter to http_get/head/post functions * include ctype.h - always * fix curl config * ditch http_accept_ranges() (sent automatically in http_send_data/resource) * new HASH_ORNULL() macro
Michael Wallner
More...
about 20 years ago
* more intuitive support for headers and cookies (associative arrays) * proto fixed * include snprintf.h * added info parameter to http_get/head/post functions * include ctype.h - always * fix curl config * ditch http_accept_ranges() (sent automatically in http_send_data/resource) * new HASH_ORNULL() macro
Michael Wallner
More...
about 20 years ago
* another try
Michael Wallner
More...
about 20 years ago
* another try
Michael Wallner
More...
about 20 years ago
* another try
Michael Wallner
More...
about 20 years ago
* hopefully fixing the ap_php_snprintf() issue
Michael Wallner
More...
about 20 years ago
* hopefully fixing the ap_php_snprintf() issue
Michael Wallner
More...
about 20 years ago
* hopefully fixing the ap_php_snprintf() issue
Michael Wallner
More...
about 20 years ago
* php 4!
Michael Wallner
More...
about 20 years ago
* php 4!
Michael Wallner
More...
about 20 years ago
* php 4!
Michael Wallner
More...
about 20 years ago
* probably fixing the PHP4 build issue (mostly took the lines out of ext/curls dsp file)
Michael Wallner
More...
about 20 years ago
* probably fixing the PHP4 build issue (mostly took the lines out of ext/curls dsp file)
Michael Wallner
More...
about 20 years ago
* probably fixing the PHP4 build issue (mostly took the lines out of ext/curls dsp file)
Michael Wallner
More...
about 20 years ago
* dsp is needed too
Michael Wallner
More...
about 20 years ago
* dsp is needed too
Michael Wallner
More...
about 20 years ago
* dsp is needed too
Michael Wallner
More...
about 20 years ago
* add to pecl
Michael Wallner
More...
about 20 years ago
Standard project directories initialized by cvs2svn.
SVN Migration
More...
about 20 years ago
←
1
2
…
195
196
197
198
199
200
201
202
203
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree