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

..24-Nov-2021-

Exception/H26-May-2021-6515

File/H26-May-2021-2,0731,257

Session/H26-May-2021-4,8492,243

Test/Constraint/H26-May-2021-508245

AcceptHeader.phpH A D26-May-20213.7 KiB17774

AcceptHeaderItem.phpH A D26-May-20213.5 KiB19279

ApacheRequest.phpH A D26-May-20211.1 KiB4818

BinaryFileResponse.phpH A D26-May-202112.1 KiB363199

CHANGELOG.mdH A D26-May-202112.2 KiB238203

Cookie.phpH A D26-May-20218.9 KiB310165

ExpressionRequestMatcher.phpH A D26-May-20211.3 KiB4827

FileBag.phpH A D26-May-20213.9 KiB14375

HeaderBag.phpH A D26-May-20218.2 KiB318153

HeaderUtils.phpH A D26-May-20217.7 KiB238125

IpUtils.phpH A D26-May-20215.6 KiB189107

JsonResponse.phpH A D26-May-20217.2 KiB22290

LICENSEH A D26-May-20211 KiB2016

ParameterBag.phpH A D26-May-20215.6 KiB22881

README.mdH A D26-May-2021526 1511

RedirectResponse.phpH A D26-May-20213.2 KiB11550

Request.phpH A D26-May-202164.2 KiB2,0861,052

RequestMatcher.phpH A D26-May-20214.8 KiB20087

RequestMatcherInterface.phpH A D26-May-2021687 286

RequestStack.phpH A D26-May-20212.3 KiB10436

Response.phpH A D26-May-202135.4 KiB1,247610

ResponseHeaderBag.phpH A D26-May-20218.4 KiB311177

ServerBag.phpH A D26-May-20213.9 KiB10049

StreamedResponse.phpH A D26-May-20213.2 KiB14358

UrlHelper.phpH A D26-May-20213 KiB10369

composer.jsonH A D26-May-2021955 3635

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