• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Exception/H03-May-2022-6515

File/H03-May-2022-1,8221,159

Session/H03-May-2022-4,6802,058

Symfony/Component/HttpFoundation/H03-May-2022-13,1646,100

Tests/H03-May-2022-10,9537,984

AcceptHeader.phpH A D25-Mar-20193.5 KiB16970

AcceptHeaderItem.phpH A D25-Mar-20194.6 KiB21093

ApacheRequest.phpH A D25-Mar-2019930 4417

BinaryFileResponse.phpH A D25-Mar-201911.6 KiB360195

CHANGELOG.mdH A D25-Mar-20198.2 KiB160137

Cookie.phpH A D25-Mar-20197.9 KiB290159

ExpressionRequestMatcher.phpH A D25-Mar-20191.3 KiB4827

FileBag.phpH A D25-Mar-20193.9 KiB14578

HeaderBag.phpH A D25-Mar-20198.8 KiB332161

IpUtils.phpH A D25-Mar-20194.6 KiB15784

JsonResponse.phpH A D25-Mar-20197.2 KiB22197

LICENSEH A D25-Mar-20191 KiB2016

ParameterBag.phpH A D25-Mar-20195.9 KiB23581

README.mdH A D25-Mar-2019537 1511

RedirectResponse.phpH A D25-Mar-20192.9 KiB11046

Request.phpH A D25-Mar-201969.2 KiB2,1551,062

RequestMatcher.phpH A D25-Mar-20194.4 KiB17974

RequestMatcherInterface.phpH A D25-Mar-2019687 286

RequestStack.phpH A D25-Mar-20192.3 KiB10436

Response.phpH A D25-Mar-201937.1 KiB1,299596

ResponseHeaderBag.phpH A D25-Mar-20199.8 KiB341192

ServerBag.phpH A D25-Mar-20194.1 KiB10351

StreamedResponse.phpH A D25-Mar-20193.2 KiB14557

composer.jsonH A D25-Mar-2019958 3938

phpunit.xml.distH A D25-Mar-2019892 3228

README.md

1HttpFoundation Component
2========================
3
4The HttpFoundation component defines an object-oriented layer for the HTTP
5specification.
6
7Resources
8---------
9
10  * [Documentation](https://symfony.com/doc/current/components/http_foundation/index.html)
11  * [Contributing](https://symfony.com/doc/current/contributing/index.html)
12  * [Report issues](https://github.com/symfony/symfony/issues) and
13    [send Pull Requests](https://github.com/symfony/symfony/pulls)
14    in the [main Symfony repository](https://github.com/symfony/symfony)
15