index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
HttpFunctions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore compatibility with curl < 7.16.2
Kevin Israel
2013-12-09
1
-1
/
+6
*
Fixed spacing
umherirrender
2013-12-01
1
-2
/
+2
*
Fix spacing and break some lines
umherirrender
2013-08-24
1
-1
/
+1
*
Merge "Added SSL verification to PHPHttpRequest."
jenkins-bot
2013-06-26
1
-4
/
+20
|
\
|
*
Added SSL verification to PHPHttpRequest.
Tyler Anthony Romeo
2013-06-04
1
-4
/
+20
*
|
Follow up I6e64a missing global deceleration for $wgHTTPConnectTimeout
Brian Wolff
2013-06-05
1
-1
/
+1
|
/
*
Allow setting of connection timeouts for HTTP requests using cURL
Chad Horohoe
2013-06-04
1
-0
/
+10
*
Added space after switch/Removed spaces after unset
umherirrender
2013-04-26
1
-1
/
+1
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-2
/
+2
*
Support HTTP timeout detection in curl backend
Chad Horohoe
2013-04-16
1
-1
/
+4
*
Most important documentation fix
Chad Horohoe
2013-04-04
1
-1
/
+1
*
Remove non-functional handling of curl_error()
Chad Horohoe
2013-04-02
1
-12
/
+1
*
fix some spacing
umherirrender
2013-03-25
1
-12
/
+11
*
wfProfile fixes:
Platonides
2013-03-19
1
-6
/
+4
*
Added profiling to MWHttpRequest and Http.
Tyler Anthony Romeo
2013-03-18
1
-1
/
+30
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-2
/
+2
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-8
/
+8
*
fix some spacing
umherirrender
2013-03-07
1
-2
/
+1
*
Preserve caller expectations for behaviour of sslVerifyHost
Tim Starling
2013-02-27
1
-19
/
+4
*
remove space before semicolon
umherirrender
2013-02-09
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-4
/
+4
*
(bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi
Alex Monk
2013-01-28
1
-1
/
+1
*
Http function logic cleanups and comments.
Aaron Schulz
2013-01-18
1
-1
/
+4
*
Merge "Made SSL validation in Curl HTTP requests the default."
IAlex
2012-11-15
1
-2
/
+12
|
\
|
*
Made SSL validation in Curl HTTP requests the default.
Tyler Anthony Romeo
2012-10-25
1
-2
/
+12
*
|
Fix tabs inside/between statements/text
umherirrender
2012-10-26
1
-2
/
+2
|
/
*
Update docs for return and exception info
Siebrand Mazeland
2012-10-09
1
-0
/
+2
*
Make MWHttpRequest::__construct() protected.
Liangent
2012-07-30
1
-1
/
+1
*
converts '@fixme' to '@todo FIXME'
Antoine Musso
2012-07-10
1
-1
/
+1
*
Revert "Treat truncated HTTP requests as errors."
Reedy
2012-05-21
1
-6
/
+0
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-14
1
-0
/
+22
*
Merge "HTTP: Fix ded6170bd2072971f72db794f3ab1625a8e13475, which broke all HT...
Krinkle
2012-05-09
1
-1
/
+1
|
\
|
*
HTTP: Fix ded6170bd2072971f72db794f3ab1625a8e13475, which broke all HTTP calls.
Aaron
2012-05-09
1
-1
/
+1
*
|
Typo in comment
Platonides
2012-05-08
1
-1
/
+1
|
/
*
Treat truncated HTTP requests as errors.
Platonides
2012-05-07
1
-0
/
+6
*
Ensure MWHttpRequest::method gets set with strtoupper() since code
awjrichards
2012-04-20
1
-0
/
+5
*
Avoid setting multiple Content-Type headers.
Mark A. Hershberger
2012-03-28
1
-1
/
+3
*
r111588: refactored proxy/noProxy code slightly for simplicity
Aaron Schulz
2012-02-29
1
-10
/
+9
*
Make userAgent also work as an option to MWHttpRequest::factory() and MWHttpR...
Tim Starling
2012-02-27
1
-3
/
+3
*
important fix inside HttpFunctions.php. I noticed that when you call HttpRequ...
Thomas Gries
2012-02-15
1
-7
/
+10
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+1
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-4
/
+0
*
* (bug 32341) Add upload by URL domain limitation.
Sam Reed
2012-01-19
1
-1
/
+1
*
Add comments explaining that the funky multiple Location headers stuff is a C...
Brion Vibber
2011-12-22
1
-0
/
+4
*
(bug 310720) Make Http::request() (and, by extension, get() and post() as wel...
Roan Kattouw
2011-11-20
1
-0
/
+5
*
Follow-up r101808. Use canonical class name.
Platonides
2011-11-03
1
-1
/
+1
*
typo
Mark A. Hershberger
2011-11-03
1
-1
/
+1
*
comment that isValidURI must reject file:// URI
Antoine Musso
2011-11-03
1
-0
/
+2
*
use isValidURI for redirect check
Mark A. Hershberger
2011-11-03
1
-1
/
+1
*
More documentation
Sam Reed
2011-10-29
1
-0
/
+27
[next]