http\Response
authorMichael Wallner <mike@php.net>
Fri, 8 Nov 2013 20:22:26 +0000 (21:22 +0100)
committerMichael Wallner <mike@php.net>
Fri, 8 Nov 2013 20:22:26 +0000 (21:22 +0100)
commitaa6f2151a85bd39270a9a341eca8ad1f9a095944
treeddc95bad58b9b46f0a447697546348817c47a484
parent1caf5a5c503da66c49077b46812563ba6abe968f
http\Response
14 files changed:
http/Env/Response.md [new file with mode: 0644]
http/Env/Response/__construct.md [new file with mode: 0644]
http/Env/Response/__invoke.md [new file with mode: 0644]
http/Env/Response/isCachedByEtag.md [new file with mode: 0644]
http/Env/Response/isCachedByLastModified.md [new file with mode: 0644]
http/Env/Response/send.md [new file with mode: 0644]
http/Env/Response/setCacheControl.md [new file with mode: 0644]
http/Env/Response/setContentDisposition.md [new file with mode: 0644]
http/Env/Response/setContentEncoding.md [new file with mode: 0644]
http/Env/Response/setContentType.md [new file with mode: 0644]
http/Env/Response/setEnvRequest.md [new file with mode: 0644]
http/Env/Response/setEtag.md [new file with mode: 0644]
http/Env/Response/setLastModified.md [new file with mode: 0644]
http/Env/Response/setThrottleRate.md [new file with mode: 0644]