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

..17-Nov-2021-

Exception/H16-May-2020-6515

File/H16-May-2020-1,8601,183

Session/H16-May-2020-4,9072,195

.gitignoreH A D16-May-202034 43

AcceptHeader.phpH A D16-May-20203.5 KiB16970

AcceptHeaderItem.phpH A D16-May-20204.5 KiB20993

ApacheRequest.phpH A D16-May-2020931 4417

BinaryFileResponse.phpH A D16-May-202012 KiB365199

CHANGELOG.mdH A D16-May-20208.3 KiB166141

Cookie.phpH A D16-May-20208.3 KiB304169

ExpressionRequestMatcher.phpH A D16-May-20201.3 KiB4827

FileBag.phpH A D16-May-20203.8 KiB14375

HeaderBag.phpH A D16-May-20208.9 KiB340167

IpUtils.phpH A D16-May-20204.6 KiB15784

JsonResponse.phpH A D16-May-20207.7 KiB236100

LICENSEH A D16-May-20201 KiB2016

ParameterBag.phpH A D16-May-20205.8 KiB23581

README.mdH A D16-May-2020531 1511

RedirectResponse.phpH A D16-May-20202.9 KiB11046

Request.phpH A D16-May-202069.8 KiB2,1981,091

RequestMatcher.phpH A D16-May-20204.3 KiB17874

RequestMatcherInterface.phpH A D16-May-2020687 286

RequestStack.phpH A D16-May-20202.3 KiB10436

Response.phpH A D16-May-202037.5 KiB1,313598

ResponseHeaderBag.phpH A D16-May-20209.9 KiB344193

ServerBag.phpH A D16-May-20204.1 KiB10351

StreamedResponse.phpH A D16-May-20203.2 KiB14558

composer.jsonH A D16-May-2020958 3938

phpunit.xml.distH A D16-May-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