Skip to content

Tags: pH-7/php-http-header-response

Tags

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update icons

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Readability: Rename `isSent()` method to `areHeadersSent`

That way, the name is more explicit, preventing any potential confusion at a glance

v1.0.2

Toggle v1.0.2's commit message
HotFix: Put back comma in composer json file

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update variable names/cleanup

* Remove type prefix. e.g., `$s` for string

v1.0.0

Toggle v1.0.0's commit message
Code refactoring; Rename method args, etc