Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zendframework/zend-http issues and pull requests
#207 - fixes case sensitivity for SameSite directive
Pull Request -
State: closed - Opened by wilcol almost 5 years ago
- 5 comments
Labels: bug
#206 - SameSite directive implementation in Zend\Http\Header\SetCookie throws exception on lowercase values
Issue -
State: closed - Opened by wilcol almost 5 years ago
- 2 comments
Labels: bug
#205 - Improve multiple PHPDocs return tags
Pull Request -
State: closed - Opened by michalbundyra almost 5 years ago
#204 - Hotfix: default value for headers is string not null
Pull Request -
State: closed - Opened by michalbundyra almost 5 years ago
Labels: bug
#203 - Remove redundant “picture-in-picture” directive
Pull Request -
State: closed - Opened by gszy almost 5 years ago
- 1 comment
Labels: bug
#202 - empty header values in responses are breaking the application since version 2.10.1
Issue -
State: closed - Opened by BigMichi1 almost 5 years ago
- 4 comments
Labels: bug, awaiting author updates
#201 - Undefined offset: 1 in Zend\Http\Header\ContentSecurityPolicy
Issue -
State: closed - Opened by jryd almost 5 years ago
- 2 comments
Labels: bug
#200 - Fix exception notice "Undefined offset: 1"
Pull Request -
State: closed - Opened by coresh almost 5 years ago
- 2 comments
Labels: bug, enhancement
#199 - Fix: decompressed response saved into file when streaming
Pull Request -
State: closed - Opened by michalbundyra almost 5 years ago
Labels: bug
#198 - Enable online tests and Proxy adapter tests + various fixes covered by these tests
Pull Request -
State: closed - Opened by michalbundyra almost 5 years ago
Labels: bug, enhancement
#197 - Requests with integer header keys and string values cause InvalidArgumentExceptions
Issue -
State: open - Opened by aedelstein about 5 years ago
- 1 comment
#196 - Zend\Http\Headers::addHeaderLine() doesn't check MultipleHeaderInterface
Issue -
State: open - Opened by FalkHe about 5 years ago
- 1 comment
#195 - Improvement: tests
Pull Request -
State: closed - Opened by michalbundyra about 5 years ago
- 1 comment
Labels: enhancement
#194 - Issue 178 - "Invalid status code provided" while processing the Http Re…
Pull Request -
State: closed - Opened by roypalacios about 5 years ago
- 1 comment
Labels: enhancement
#193 - Docs fixes
Pull Request -
State: closed - Opened by michalbundyra about 5 years ago
Labels: documentation
#192 - Add notes to documenation about issue with libcurl prior to 7.30.0
Pull Request -
State: closed - Opened by michalbundyra about 5 years ago
Labels: documentation
#191 - Updated Socket adapter documentation - available configuration options
Pull Request -
State: closed - Opened by michalbundyra about 5 years ago
Labels: documentation
#190 - Content-Security-Policy implements MultipleHeaderInterface
Pull Request -
State: closed - Opened by michalbundyra about 5 years ago
Labels: bug
#189 - Multiple headers of the same type
Pull Request -
State: closed - Opened by michalbundyra about 5 years ago
Labels: bug
#188 - Method setCookies on Client accepts name=>value pairs or SetCookie instances
Pull Request -
State: closed - Opened by michalbundyra about 5 years ago
Labels: bug
#187 - Throw exception when header is invalid
Pull Request -
State: closed - Opened by michalbundyra about 5 years ago
- 2 comments
Labels: bug
#186 - Add SameSite directive #174
Pull Request -
State: closed - Opened by MadCat34 about 5 years ago
- 2 comments
Labels: enhancement
#185 - Fix $maxAge @param type in SetCookie::__construct
Pull Request -
State: closed - Opened by samsonasik about 5 years ago
- 1 comment
Labels: bug
#184 - process the response from a proxy with "HTTP/1.1 200 Connection established" header line
Pull Request -
State: closed - Opened by yugeon about 5 years ago
- 2 comments
Labels: bug
#183 - reduce getHeaders() call in Request::setServer()
Pull Request -
State: closed - Opened by samsonasik over 5 years ago
- 1 comment
#182 - $argv[0] can be empty
Pull Request -
State: closed - Opened by eweso over 5 years ago
- 3 comments
Labels: bug
#181 - Not removed Transfer-Encoding: chunked
Issue -
State: closed - Opened by victorpal over 5 years ago
- 8 comments
Labels: wontfix
#180 - Invalid header results in infinite recursion
Issue -
State: closed - Opened by TamaraGunkel over 5 years ago
Labels: bug
#179 - Feature: Client->dispatch - use oneliner
Pull Request -
State: closed - Opened by ovr over 5 years ago
- 1 comment
#178 - "Invalid status code provided" while processing the Http Response
Issue -
State: closed - Opened by roypalacios over 5 years ago
- 10 comments
Labels: enhancement
#177 - Add Feature Policy header
Pull Request -
State: closed - Opened by MadCat34 over 5 years ago
- 2 comments
Labels: enhancement
#176 - Proposal: Feature Policy (a new "secure header")
Issue -
State: closed - Opened by MadCat34 over 5 years ago
- 4 comments
Labels: enhancement
#175 - Add missing directives in CSP
Pull Request -
State: closed - Opened by MadCat34 over 5 years ago
- 2 comments
Labels: enhancement
#174 - Implement SameSite directive for SetCookie
Issue -
State: closed - Opened by jroedel over 5 years ago
- 1 comment
Labels: enhancement
#173 - Feature/http2 support
Pull Request -
State: closed - Opened by av3 almost 6 years ago
#172 - parseStatusLine throws exception for HTTP/2 Response
Issue -
State: closed - Opened by av3 almost 6 years ago
#171 - A bug fixed on 2.9 but not on 2.8 (Curl Adapter)
Issue -
State: closed - Opened by mvatansever almost 6 years ago
- 9 comments
#170 - Zend\Http\Client should not accept relative URIs
Issue -
State: open - Opened by thomasvargiu almost 6 years ago
- 3 comments
Labels: bug, enhancement, help wanted
#169 - Bad logic while checking if timeouts are numeric
Issue -
State: closed - Opened by javabudd almost 6 years ago
- 2 comments
#168 - Fix for timeout config parameter validation
Pull Request -
State: closed - Opened by klimser almost 6 years ago
- 7 comments
#167 - Fixed tests on PHP 7.2+
Pull Request -
State: closed - Opened by michalbundyra almost 6 years ago
- 1 comment
#166 - Added PHP 7.3 support - updated Travis CI configuration
Pull Request -
State: closed - Opened by michalbundyra almost 6 years ago
- 5 comments
#165 - Detecting base url for console requests
Pull Request -
State: closed - Opened by michalbundyra almost 6 years ago
- 1 comment
#164 - Remove support for the X-Original-Url and X-Rewrite-Url headers for 2.2 branch
Pull Request -
State: closed - Opened by pgmillon almost 6 years ago
- 3 comments
Labels: wontfix
#163 - Missing directives in ContentSecurityPolicy (Level 3)
Issue -
State: closed - Opened by MadCat34 almost 6 years ago
- 1 comment
Labels: enhancement
#162 - Small typo fix
Pull Request -
State: closed - Opened by sunspikes almost 6 years ago
- 1 comment
#161 - Do not upper case first character of headers in socket adapter
Pull Request -
State: closed - Opened by DaDeather about 6 years ago
- 4 comments
#160 - Passed headers are upper cased on first character by default
Issue -
State: closed - Opened by DaDeather about 6 years ago
#159 - ContentSecurityPolicy headers overwrite each other
Issue -
State: closed - Opened by markushausammann about 6 years ago
- 6 comments
Labels: bug
#158 - Deprecated multiple behavior methods
Pull Request -
State: closed - Opened by thomasvargiu about 6 years ago
- 5 comments
#157 - phpstan fixes
Pull Request -
State: open - Opened by thomasvargiu about 6 years ago
- 6 comments
Labels: enhancement, WIP
#156 - #76 Check content-length before to decode response body
Pull Request -
State: closed - Opened by thomasvargiu about 6 years ago
- 2 comments
#155 - #138 Raise deprecation error trying to send headers when already sent
Pull Request -
State: closed - Opened by thomasvargiu about 6 years ago
#154 - #127 Set-Cookie: added ability to set value without URL encoding
Pull Request -
State: closed - Opened by thomasvargiu about 6 years ago
- 1 comment
#153 - update reason phrase for 425 response status code to "Too Early"
Pull Request -
State: closed - Opened by samsonasik over 6 years ago
- 1 comment
#152 - using "Cookie|false" instead of "Cookie|bool" for docblock Request::getCookie()
Pull Request -
State: closed - Opened by samsonasik over 6 years ago
Labels: enhancement, invalid, documentation
#151 - Passing an invalid uri to the referrer header should no longer throw
Pull Request -
State: closed - Opened by roelvanduijnhoven over 6 years ago
- 2 comments
#150 - keepalive/persistent doesn't persist
Issue -
State: closed - Opened by rinu over 6 years ago
- 4 comments
Labels: enhancement, inapplicable
#149 - Fixes #36 Client::setUri() should keep relative uri status
Pull Request -
State: closed - Opened by samsonasik over 6 years ago
- 10 comments
#148 - Client\Adapter\Proxy, Socket, and Test optimization on write() method to avoid repetitive uri->getQuery() when possible
Pull Request -
State: closed - Opened by samsonasik over 6 years ago
- 1 comment
#141 - Fluent Stream::setCleanup()
Pull Request -
State: closed - Opened by lionelgaillard almost 7 years ago
- 2 comments
#140 - Test if headers return last added header value
Pull Request -
State: closed - Opened by thestanislav almost 7 years ago
- 1 comment
#138 - `Zend\Http\Response\PhpEnvironment#sendHeaders()` silently returns - should scream and burn and demand for human sacrifices instead
Issue -
State: open - Opened by Ocramius almost 7 years ago
- 1 comment
Labels: bug, BC Break
#134 - Added support for x-forwarded-proto header to request object
Pull Request -
State: closed - Opened by SteveReiter about 7 years ago
- 4 comments
#129 - Small optimalizations with count and strlen
Pull Request -
State: closed - Opened by snapshotpl about 7 years ago
- 1 comment
Labels: awaiting author updates
#127 - Set-Cookie: need ability to set value without URL encoding
Issue -
State: closed - Opened by ademarre over 7 years ago
#123 - Https request validation
Issue -
State: open - Opened by diemax over 7 years ago
- 7 comments
#122 - Avoid opening output stream twice
Pull Request -
State: closed - Opened by mlocati over 7 years ago
- 2 comments
#121 - cast to (int) for Curl adapter timeout config
Pull Request -
State: closed - Opened by samsonasik over 7 years ago
- 4 comments
#114 - Some type of set-cookie issue
Issue -
State: closed - Opened by bluebaroncanada over 7 years ago
- 1 comment
Labels: bug
#105 - About the ssltransport option for the Socket client
Issue -
State: open - Opened by mlocati almost 8 years ago
- 5 comments
#91 - Client, Socket adapter: compressed responses not decompressed when streaming
Issue -
State: closed - Opened by zerocrates about 8 years ago
- 4 comments
Labels: bug
#89 - Incorrect gzip handler with Zend client adapter
Issue -
State: open - Opened by pedigree about 8 years ago
- 3 comments
Labels: awaiting author updates
#82 - Zend/Http/Client/Adapter/Socket - options for stream context
Issue -
State: closed - Opened by igor-astsakhov over 8 years ago
- 2 comments
#81 - Error in cURL request: SSL certificate problem: unable to get local issuer certificate error with Socket adapter and CURLOPT_SSL_VERIFYPEER = false
Issue -
State: closed - Opened by GeeH over 8 years ago
- 2 comments
Labels: awaiting author updates
#76 - Response class blindly attempts to inflate empty body
Issue -
State: closed - Opened by GeeH over 8 years ago
- 2 comments
Labels: bug
#75 - Add method to check that status code is correct
Issue -
State: closed - Opened by GeeH over 8 years ago
- 1 comment
#74 - Rename Zend/Http/Header/AbstractLocation methods uri() and getUri()
Issue -
State: open - Opened by GeeH over 8 years ago
- 1 comment
Labels: BC Break
#73 - Zend\Http\Header\AbstractAccept, "undefined offset: 1" for some accept headers
Issue -
State: open - Opened by GeeH over 8 years ago
- 1 comment
#72 - Zend\Http\Response should treat 410 like a not found
Issue -
State: open - Opened by GeeH over 8 years ago
- 1 comment
#71 - Fix Http\Response decode gzip
Issue -
State: open - Opened by GeeH over 8 years ago
- 1 comment
#70 - Unexpected post format when sending a post with file upload using Zend\Http\Client
Issue -
State: open - Opened by GeeH over 8 years ago
- 1 comment
#69 - Zend/Http/Request::renderRequestLine() does not take query parameters into account
Issue -
State: open - Opened by GeeH over 8 years ago
- 1 comment
#68 - Proper URI rendering for Zend/Http
Issue -
State: open - Opened by GeeH over 8 years ago
- 1 comment
#67 - Custom Exception types for http
Issue -
State: open - Opened by GeeH over 8 years ago
- 1 comment
#66 - \Zend\Http\Response mbstring.func_overload + utf8 + transfer encoding chunked = corrupt http response parser.
Issue -
State: open - Opened by GeeH over 8 years ago
- 1 comment
#65 - Http Client with Curl / default adapter and transfer-encoding chunked: Error parsing body - doesn't seem to be a chunked message
Issue -
State: open - Opened by GeeH over 8 years ago
- 1 comment
#64 - Request object can't easily be proxied because new headers get overwritten by original request's headers
Issue -
State: open - Opened by dkmuir over 8 years ago
- 1 comment
#54 - Create Request::create and Response::__constructor methods.
Issue -
State: open - Opened by yourwebmaker over 8 years ago
- 1 comment
#43 - Promote HTTP Headers as standalone component
Issue -
State: open - Opened by Maks3w almost 9 years ago
- 9 comments
Labels: enhancement, question, awaiting maintainer response
#36 - setUri() invalidates relative URI when setting default ports
Issue -
State: closed - Opened by antiphp almost 9 years ago
- 1 comment
#33 - http_build_query should specify arg separator
Issue -
State: open - Opened by ameoba32 almost 9 years ago
- 5 comments
#30 - Unwanted behaviour on Zend\Http\Client eq not thread safe
Issue -
State: open - Opened by muhammedeminakbulut about 9 years ago
- 3 comments
#26 - "Content-Length" header set to "0" returns header line without value
Issue -
State: closed - Opened by curzio-della-santa about 9 years ago
- 1 comment
#24 - Curl Adapter + Proxy Server + curl < 7.30 - Header length incorrect
Issue -
State: closed - Opened by wiese about 9 years ago
- 3 comments
Labels: wontfix
#20 - Unprintable chars in headers led to response parsing error
Issue -
State: open - Opened by necromant2005 about 9 years ago
- 1 comment
#19 - ChunkedBody decoding with Curl Adapter
Issue -
State: open - Opened by necromant2005 about 9 years ago
- 7 comments
#13 - Version 3.0/PSR-7 integration?
Issue -
State: open - Opened by mtymek over 9 years ago
- 4 comments
#9 - invalid date in response header
Issue -
State: open - Opened by aight8 over 9 years ago
- 6 comments
Labels: awaiting author updates
#5 - SetCookie: leading dot in domain
Issue -
State: open - Opened by lysenkobv over 9 years ago
- 1 comment
Labels: awaiting maintainer response