Kris Wallsmith
|
ae46150bc8
[HttpFoundation] added support for X-Forwarded-Port request header
|
14 anni fa |
Fabien Potencier
|
807c1d8f2f
fixed test
|
14 anni fa |
Victor Berchet
|
d350e01e33
File & UploadedFile tweaks
|
14 anni fa |
Fabien Potencier
|
889c422d6e
Merge remote branch 'igorw/ipv6'
|
14 anni fa |
Igor Wiedler
|
82699c5a98
[HttpFoundation] add IPv6 support to Request
|
14 anni fa |
Igor Wiedler
|
18e9268112
[HttpFoundation] test Request::create with an IP as host name
|
14 anni fa |
Igor Wiedler
|
7815bbf3ea
[HttpFoundation] refactor Request::getClientIp test
|
14 anni fa |
Fabien Potencier
|
417839345f
Merge remote branch 'lsmith77/request_format_tweaks'
|
14 anni fa |
Lukas Kahwe Smith
|
53c7bcf3aa
added support for setting a custom default format in Request::getRequestFormat()
|
14 anni fa |
Brikou CARRE
|
e898445b94
removed empty lines/trailing spaces
|
14 anni fa |
George Giannoulopoulos
|
81e1d4f11d
Refactoring, replace is_null() wuth null ===
|
14 anni fa |
Fabien Potencier
|
510c30693b
[HttpFoundation] fixed a test
|
14 anni fa |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 anni fa |
Cyril Quintin
|
1e4e899641
requestTest, override globals erase for the next tests. so backup it and restore it.
|
14 anni fa |
Pascal Borreli
|
3a47fa6eed
[Tests] Fixed Typo
|
14 anni fa |
pborreli
|
41bf849a63
[HttpFoundation] Request coverage
|
14 anni fa |
Martijn Evers
|
1e3dc1479c
[Testing][HttpKernel] Added possibility to functional test raw body data
|
14 anni fa |
Victor Berchet
|
f470c5605e
[Request] Fix getting mime type
|
14 anni fa |
Fabien Potencier
|
98c1056fbf
renamed Request::fromGlobals() to Request::createFromGlobals() (for consistency with the existing create() method)
|
14 anni fa |
Kris Wallsmith
|
224e66f77b
[HttpFoundation] added static Request::fromGlobals()
|
14 anni fa |
Bulat Shakirzyanov
|
271e757f27
[HttFoundation] extracted FileBag, ServerBag, fixed HeaderBag::add(), updated Request test
|
14 anni fa |
Igor Wiedler
|
1577110c35
fix PHPUnit assertType deprecation warnings
|
14 anni fa |
jeff
|
f9036caa6e
Test default port number
|
14 anni fa |
Jordi Boggiano
|
583340db7b
[HttpFoundation] Added a way to grab the request body as a resource
|
14 anni fa |
jeff
|
e6d0385778
[HttpFoundation] fixed Request::create() when using HTTPS and getUri()/getPathForUri() when script name should be removed.
|
14 anni fa |
Jordi Boggiano
|
fb41389999
[HttpFoundation] Fixed Request::create handling of full URIs
|
14 anni fa |
Fabien Potencier
|
e8672740c7
[HttpFoundation] allowed any HTTP method for a Request
|
14 anni fa |
Bernhard Schussek
|
d95d33666d
[HttpFoundation] Fixed class Request to convert empty files to NULL
|
14 anni fa |
jeff
|
ae888b80f6
[HttpFoundation] removed port number from HOST header
|
14 anni fa |
Fabien Potencier
|
a141c98917
[HttpFoundation] moved File Component into the HttpFoundation one
|
14 anni fa |