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

..22-Feb-2022-

Exception/H03-May-2022-13534

File/H03-May-2022-747288

RateLimiter/H03-May-2022-8940

Session/H03-May-2022-5,3672,497

AcceptHeader.phpH A D03-May-20223.6 KiB16974

AcceptHeaderItem.phpH A D03-May-20223.3 KiB17879

BinaryFileResponse.phpH A D03-May-202212.2 KiB364200

CHANGELOG.mdH A D28-Dec-202115.3 KiB297252

Cookie.phpH A D03-May-202211.3 KiB423218

ExpressionRequestMatcher.phpH A D03-May-20221.3 KiB4827

FileBag.phpH A D03-May-20223.8 KiB14174

HeaderBag.phpH A D03-May-20227 KiB296147

HeaderUtils.phpH A D03-May-20229.1 KiB294167

InputBag.phpH A D03-May-20224 KiB11456

IpUtils.phpH A D03-May-20226.1 KiB204119

JsonResponse.phpH A D03-May-20227.4 KiB22291

LICENSEH A D28-Dec-20211 KiB2016

ParameterBag.phpH A D03-May-20225.8 KiB22992

README.mdH A D28-Dec-2021940 2920

RedirectResponse.phpH A D03-May-20223 KiB11047

Request.phpH A D03-May-202266.2 KiB2,1481,096

RequestMatcher.phpH A D03-May-20224.8 KiB19790

RequestMatcherInterface.phpH A D03-May-2022642 286

RequestStack.phpH A D03-May-20223.1 KiB12947

Response.phpH A D03-May-202237.1 KiB1,287650

ResponseHeaderBag.phpH A D03-May-20227.8 KiB292174

ServerBag.phpH A D03-May-20223.9 KiB10049

StreamedResponse.phpH A D03-May-20223.1 KiB14059

UrlHelper.phpH A D03-May-20223 KiB10369

composer.jsonH A D28-Dec-20211.1 KiB4140

README.md

1HttpFoundation Component
2========================
3
4The HttpFoundation component defines an object-oriented layer for the HTTP
5specification.
6
7Sponsor
8-------
9
10The HttpFoundation component for Symfony 5.4/6.0 is [backed][1] by [Laravel][2].
11
12Laravel is a PHP web development framework that is passionate about maximum developer
13happiness. Laravel is built using a variety of bespoke and Symfony based components.
14
15Help Symfony by [sponsoring][3] its development!
16
17Resources
18---------
19
20 * [Documentation](https://symfony.com/doc/current/components/http_foundation.html)
21 * [Contributing](https://symfony.com/doc/current/contributing/index.html)
22 * [Report issues](https://github.com/symfony/symfony/issues) and
23   [send Pull Requests](https://github.com/symfony/symfony/pulls)
24   in the [main Symfony repository](https://github.com/symfony/symfony)
25
26[1]: https://symfony.com/backers
27[2]: https://laravel.com/
28[3]: https://symfony.com/sponsor
29