Commit Graph

24 Commits (master)

Author SHA1 Message Date
Austin Collier b6220f7dc8 Added ability to handle file uploads in a simple way
5 months ago
n0nag0n 4d4c0d5420 added helpers to req/resp and cleaned up phpcs/stan errors
11 months ago
n0nag0n ff6fa74d51 Merge branch 'master' into easier-access-to-request-headers
1 year ago
n0nag0n 2db95a0d7b added getHeaders()
1 year ago
n0nag0n 537ea032d8 request header shortcut and lots of unit test fixes for phpcs
1 year ago
fadrian06 8d6d0f08da Simplified tests
1 year ago
Austin Collier cc4338a34b added PSR12 coding style to files.
1 year ago
n0nag0n a416bfe19b 100% coverage for Request and Route
1 year ago
n0nag0n 0d026b16d1 added test for unique subdir setup in request
1 year ago
n0nag0n 9faf27262c cleaned up some unit test requires
1 year ago
Austin Collier 3d58a5bee4 added phpunit config for testing coverage
1 year ago
Michal Hybner 21a0c55375 Fix JSON request with empty body
3 years ago
Masroor Ehsan ff852c19e3 updated phpunit and tests
4 years ago
Mike Cao da8eaefc63
Merge pull request #398 from hlidotbe/feature/request-host
6 years ago
Hugues Lismonde b4c9c42b00
Add host to request
6 years ago
Hugues Lismonde e0dfb7406d
Fix request schem
6 years ago
Yuri Tkachenko 83ffddc800 added phpunit to composer and tests updated
10 years ago
Mike Cao 5ba910981f Allow HTTP method overriding.
11 years ago
Eric Anderson 1a0eede079 Use $_SERVER instead of getenv.
11 years ago
Mike Cao 23fc99ec91 Updated all tests to use Engine class.
12 years ago
Mike Cao d41795cbdc Updated handling of subdirectories and redirects.
12 years ago
Mike Cao 84078158c3 Introduced new Engine class.
12 years ago
Mike Cao a04020d50e Fix line feeds.
12 years ago
Mike Cao 58303b2ae3 Added test for Request class.
12 years ago