index/src/Http
2024-12-02 01:30:36 +00:00
..
Routing Added URL registry stuff. 2024-10-03 23:27:58 +00:00
FormHttpContent.php Reorganised Http namespacing structure. 2024-10-02 19:32:38 +00:00
HtmlHttpErrorHandler.php Reorganised Http namespacing structure. 2024-10-02 19:32:38 +00:00
HttpContent.php Reorganised Http namespacing structure. 2024-10-02 19:32:38 +00:00
HttpContentHandler.php Reorganised Http namespacing structure. 2024-10-02 19:32:38 +00:00
HttpErrorHandler.php Reorganised Http namespacing structure. 2024-10-02 19:32:38 +00:00
HttpHeader.php Raised PHPStan analysis level and fixed issues. 2024-08-03 20:27:50 +00:00
HttpHeaders.php Switch to constructor property declaration where possible. 2024-08-01 23:56:53 +00:00
HttpHeadersBuilder.php Raised PHPStan analysis level and fixed issues. 2024-08-03 20:27:50 +00:00
HttpMessage.php Reorganised Http namespacing structure. 2024-10-02 19:32:38 +00:00
HttpMessageBuilder.php Updated to PHPstan 2.x and fixed type annotations accordingly. 2024-12-02 01:30:36 +00:00
HttpRequest.php Also added COUNTRY_CODE (i forgor in the previous commit). 2024-10-05 14:10:08 +00:00
HttpRequestBuilder.php Also added COUNTRY_CODE (i forgor in the previous commit). 2024-10-05 14:10:08 +00:00
HttpResponse.php Reorganised Http namespacing structure. 2024-10-02 19:32:38 +00:00
HttpResponseBuilder.php Fixed namespace and class casing. 2024-10-02 01:35:05 +00:00
HttpUploadedFile.php Removed .NET-style stream types. 2024-10-02 16:17:48 +00:00
PlainHttpErrorHandler.php Reorganised Http namespacing structure. 2024-10-02 19:32:38 +00:00
StringHttpContent.php Reorganised Http namespacing structure. 2024-10-02 19:32:38 +00:00