Kanboard-Prod/app/Core/Http
mildis b26776e529 Add cURL support to HTTP Client
- Add HTTP_PROXY_EXCLUDE option when cURL is used
- Show HTTP client backend in about page
- Fallback to legacy Stream Contexts if cURL extension is not available
2019-06-03 20:00:49 -07:00
..
Client.php Add cURL support to HTTP Client 2019-06-03 20:00:49 -07:00
ClientException.php Improve HTTP client to raise exceptions 2018-03-02 12:05:41 -08:00
InvalidStatusException.php Add response body to InvalidStatusException 2018-03-02 13:41:37 -08:00
OAuth2.php Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
RememberMeCookie.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Request.php Add CSRF check for task and project files upload 2018-01-29 15:56:30 -08:00
Response.php Add P3P headers to avoid potential issues with IE 2016-11-09 19:11:51 -05:00
Route.php Refactoring: added controlled middleware and changed response class 2016-05-15 18:31:47 -04:00
Router.php Refactoring: added controlled middleware and changed response class 2016-05-15 18:31:47 -04:00