Commit Graph

22 Commits (e715471a2cfc0db3557381610659ee99c1d391d2)

Author SHA1 Message Date
Seth Battin bb11ca47bc include pragma='no-cache' in the cache header reset
10 years ago
Mike Cao 0c8b665304 Bump version. Minor syntax update.
10 years ago
everflux 268cf0cb66 Provide content-length header if response has a body
10 years ago
Lars-Jørgen Kristiansen d5e808a495 fixed message for http code 306
11 years ago
Lars-Jørgen Kristiansen b8a1c1e163 added all HTTP status codes from http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml
11 years ago
Lars-Jørgen Kristiansen e6ed90e3fb Added more HTTP status codes
11 years ago
kafene 3392751dba Add support for getting request status
11 years ago
kafene 71f66b4d5d Add support for HTTP status code 418 (Permanent Redirect)
11 years ago
Mike Cao 30195237e5 Reverted response handling.
11 years ago
Mike Cao 6a1029a187 Response should only be sent once.
11 years ago
Mike Cao b8026d9828 Sending a response should not exit the program.
11 years ago
Eric Anderson 1a0eede079 Use $_SERVER instead of getenv.
11 years ago
Mike Cao 8ca9b2d76d Setting status should not send headers.
12 years ago
Mike Cao 93d7602b20 Removed caching from halt method.
12 years ago
Mike Cao b4a9d6f70e Fixed issue with 304 caching. Fixed PHP 5.3 compatibility.
12 years ago
Mike Cao 84078158c3 Introduced new Engine class.
12 years ago
kafene 69e5dab546 Don't let header fields clobber eachother
12 years ago
Mike Cao cec890c585 Code cleanup
12 years ago
Mike Cao c6fdc21bd8 Fixed PHP notice error
12 years ago
Mike Cao 5f98e1e06c Fixed issue with setting status codes.
12 years ago
Mike Cao 830088733d Fixed PHP notices
13 years ago
Mike Cao e2f1dc99bb Major refactoring, implemented namespaces
13 years ago