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

..03-May-2022-

Exception/H03-May-2022-6515

File/H03-May-2022-1,8661,188

Session/H03-May-2022-4,9072,195

Tests/H03-May-2022-18,41413,633

.gitignoreH A D24-Oct-202034 43

AcceptHeader.phpH A D24-Oct-20203.5 KiB16970

AcceptHeaderItem.phpH A D24-Oct-20204.5 KiB20993

ApacheRequest.phpH A D24-Oct-2020931 4417

BinaryFileResponse.phpH A D24-Oct-202012.2 KiB368202

CHANGELOG.mdH A D24-Oct-20208.3 KiB166141

Cookie.phpH A D24-Oct-20208.3 KiB304169

ExpressionRequestMatcher.phpH A D24-Oct-20201.3 KiB4827

FileBag.phpH A D24-Oct-20203.8 KiB14375

HeaderBag.phpH A D24-Oct-20208.9 KiB340167

IpUtils.phpH A D24-Oct-20204.6 KiB15784

JsonResponse.phpH A D24-Oct-20207.7 KiB236100

LICENSEH A D24-Oct-20201 KiB2016

ParameterBag.phpH A D24-Oct-20205.8 KiB23581

README.mdH A D24-Oct-2020531 1511

RedirectResponse.phpH A D24-Oct-20202.9 KiB11046

Request.phpH A D24-Oct-202069.8 KiB2,1981,091

RequestMatcher.phpH A D24-Oct-20204.3 KiB17874

RequestMatcherInterface.phpH A D24-Oct-2020687 286

RequestStack.phpH A D24-Oct-20202.3 KiB10436

Response.phpH A D24-Oct-202037.5 KiB1,313598

ResponseHeaderBag.phpH A D24-Oct-20209.9 KiB344193

ServerBag.phpH A D24-Oct-20204.1 KiB10351

StreamedResponse.phpH A D24-Oct-20203.2 KiB14558

composer.jsonH A D24-Oct-2020864 3433

phpunit.xml.distH A D24-Oct-2020892 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.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