issues
search
zendframework
/
zend-http
Http component from Zend Framework
BSD 3-Clause "New" or "Revised" License
134
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixes case sensitivity for SameSite directive
#207
wilcol
closed
4 years ago
5
SameSite directive implementation in Zend\Http\Header\SetCookie throws exception on lowercase values
#206
wilcol
closed
4 years ago
2
Improve multiple PHPDocs return tags
#205
michalbundyra
closed
4 years ago
0
Hotfix: default value for headers is string not null
#204
michalbundyra
closed
4 years ago
0
Remove redundant “picture-in-picture” directive
#203
gszy
closed
4 years ago
1
empty header values in responses are breaking the application since version 2.10.1
#202
BigMichi1
closed
4 years ago
4
Undefined offset: 1 in Zend\Http\Header\ContentSecurityPolicy
#201
jryd
closed
4 years ago
2
Fix exception notice "Undefined offset: 1"
#200
coresh
closed
4 years ago
2
Fix: decompressed response saved into file when streaming
#199
michalbundyra
closed
4 years ago
0
Enable online tests and Proxy adapter tests + various fixes covered by these tests
#198
michalbundyra
closed
4 years ago
0
Requests with integer header keys and string values cause InvalidArgumentExceptions
#197
aedelstein
opened
4 years ago
1
Zend\Http\Headers::addHeaderLine() doesn't check MultipleHeaderInterface
#196
FalkHe
opened
5 years ago
1
Improvement: tests
#195
michalbundyra
closed
5 years ago
1
Issue 178 - "Invalid status code provided" while processing the Http Re…
#194
roypalacios
closed
4 years ago
1
Docs fixes
#193
michalbundyra
closed
5 years ago
0
Add notes to documenation about issue with libcurl prior to 7.30.0
#192
michalbundyra
closed
5 years ago
0
Updated Socket adapter documentation - available configuration options
#191
michalbundyra
closed
5 years ago
0
Content-Security-Policy implements MultipleHeaderInterface
#190
michalbundyra
closed
4 years ago
0
Multiple headers of the same type
#189
michalbundyra
closed
4 years ago
0
Method setCookies on Client accepts name=>value pairs or SetCookie instances
#188
michalbundyra
closed
4 years ago
0
Throw exception when header is invalid
#187
michalbundyra
closed
4 years ago
2
Add SameSite directive #174
#186
MadCat34
closed
4 years ago
2
Fix $maxAge @param type in SetCookie::__construct
#185
samsonasik
closed
5 years ago
1
process the response from a proxy with "HTTP/1.1 200 Connection established" header line
#184
yugeon
closed
4 years ago
2
reduce getHeaders() call in Request::setServer()
#183
samsonasik
closed
5 years ago
1
$argv[0] can be empty
#182
eweso
closed
4 years ago
3
Not removed Transfer-Encoding: chunked
#181
victorpal
closed
5 years ago
8
Invalid header results in infinite recursion
#180
TamaraGunkel
closed
4 years ago
0
Feature: Client->dispatch - use oneliner
#179
ovr
closed
5 years ago
1
"Invalid status code provided" while processing the Http Response
#178
roypalacios
closed
4 years ago
10
Add Feature Policy header
#177
MadCat34
closed
4 years ago
2
Proposal: Feature Policy (a new "secure header")
#176
MadCat34
closed
4 years ago
4
Add missing directives in CSP
#175
MadCat34
closed
4 years ago
2
Implement SameSite directive for SetCookie
#174
jroedel
closed
4 years ago
1
Feature/http2 support
#173
av3
closed
5 years ago
0
parseStatusLine throws exception for HTTP/2 Response
#172
av3
closed
5 years ago
0
A bug fixed on 2.9 but not on 2.8 (Curl Adapter)
#171
mvatansever
closed
5 years ago
9
Zend\Http\Client should not accept relative URIs
#170
thomasvargiu
opened
5 years ago
3
Bad logic while checking if timeouts are numeric
#169
javabudd
closed
5 years ago
2
Fix for timeout config parameter validation
#168
klimser
closed
5 years ago
7
Fixed tests on PHP 7.2+
#167
michalbundyra
closed
5 years ago
1
Added PHP 7.3 support - updated Travis CI configuration
#166
michalbundyra
closed
5 years ago
5
Detecting base url for console requests
#165
michalbundyra
closed
5 years ago
1
Remove support for the X-Original-Url and X-Rewrite-Url headers for 2.2 branch
#164
pgmillon
closed
5 years ago
3
Missing directives in ContentSecurityPolicy (Level 3)
#163
MadCat34
closed
4 years ago
1
Small typo fix
#162
sunspikes
closed
5 years ago
1
Do not upper case first character of headers in socket adapter
#161
DaDeather
closed
5 years ago
4
Passed headers are upper cased on first character by default
#160
DaDeather
closed
5 years ago
0
ContentSecurityPolicy headers overwrite each other
#159
markushausammann
closed
4 years ago
6
Deprecated multiple behavior methods
#158
thomasvargiu
closed
5 years ago
5
Next