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
/
http
/
HttpRequestFactory.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add @phan-mandatory-param for function name arguments
Umherirrender
2024-09-20
1
-4
/
+4
*
Replace a few more uses of deprecated Status / StatusValue methods
Bartosz DziewoĆski
2024-08-22
1
-1
/
+1
*
Add namespace and deprecation alias to MultiHttpClient
Ebrahim Byagowi
2024-05-20
1
-1
/
+1
*
Do not mark HttpRequestFactory as @internal
Martin Urbanec
2024-05-13
1
-1
/
+0
*
shellbox: Use Telemetry class instead of WebRequest::getRequestId()
Piotr Miazga
2023-09-19
1
-0
/
+5
*
Merge "http: MultiHttpClient supports TelemetryHeadersInterface"
jenkins-bot
2023-09-12
1
-0
/
+1
|
\
|
*
http: MultiHttpClient supports TelemetryHeadersInterface
Piotr Miazga
2023-09-12
1
-0
/
+1
*
|
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-1
/
+1
|
/
*
HttpRequestFactory: Minor cleanup
Reedy
2023-08-26
1
-10
/
+7
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-1
/
+1
*
http: Propagate `tracestate` and `traceparent` headers
Piotr Miazga
2023-08-07
1
-3
/
+14
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-2
/
+2
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-2
/
+2
*
Use MainConfigNames instead of string literals, #3
Aryeh Gregor
2022-04-26
1
-22
/
+24
*
HttpRequestFactory: allow 0 to mean no max timeout.
daniel
2022-01-28
1
-8
/
+8
*
Merge "Support $wgLocalHTTPProxy in MultiHttpClient"
jenkins-bot
2021-11-22
1
-1
/
+5
|
\
|
*
Support $wgLocalHTTPProxy in MultiHttpClient
Kunal Mehta
2021-11-16
1
-1
/
+5
*
|
Remove old HTTP request implementations
Petr Pchelko
2021-11-08
1
-19
/
+1
|
/
*
http: Add $wgLocalHTTPProxy to set a proxy for local requests
Kunal Mehta
2021-08-19
1
-1
/
+1
*
build: Swap deprecated @codingStandardsIgnore to phpcs:ignore
Umherirrender
2021-04-04
1
-2
/
+1
*
Add a function to HttpRequestFactory for creating a GuzzleHttp\Client
Bill Pirkle
2020-10-22
1
-0
/
+36
*
Mark CONSTRUCTOR_OPTIONS as internal
Aryeh Gregor
2020-08-21
1
-0
/
+3
*
Respect configured default HTTP timeouts, and introduce max timeouts
Tim Starling
2020-05-21
1
-8
/
+104
*
Update all use of $wgVersion to MW_VERSION
Timo Tijhof
2020-02-25
1
-4
/
+2
*
Fix new phan errors, part 2
Daimona Eaytoy
2019-10-12
1
-1
/
+1
*
phan: Removed PhanUndeclaredTypeParameter suppression
Umherirrender
2019-09-24
1
-2
/
+1
*
Fix type for timeout and connectTimeout in HttpRequestFactory::create
Umherirrender
2019-09-23
1
-3
/
+3
*
phan: Enable PhanTypeMismatchArgument issue
Umherirrender
2019-09-19
1
-1
/
+1
*
Unsuppress phan issues part 6
Daimona Eaytoy
2019-09-01
1
-0
/
+4
*
Return result from HttpRequestFactory get and post methods
daniel
2019-05-13
1
-2
/
+2
*
Deprecate the Http class
Aryeh Gregor
2019-05-06
1
-16
/
+98
*
Use https://www.php.net/ instead of https://secure.php.net/
Fomafix
2019-04-12
1
-2
/
+2
*
Change HttpRequestFactory default to guzzle
Bill Pirkle
2019-02-08
1
-1
/
+1
*
Temporarily remove guzzle as default for HttpRequestFactory
Bill Pirkle
2018-12-13
1
-1
/
+1
*
Create GuzzleHttpRequest class as new default for HttpRequestFactory
Bill Pirkle
2018-12-10
1
-1
/
+4
*
Replace HTTP by HTTPS
Fomafix
2018-05-22
1
-3
/
+3
*
Create factory for MWHttpRequest
Stanislav Malyshev
2018-01-23
1
-0
/
+82