index
:
roadrunner.git
master
stable
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
PSR7Client.php
Age
Commit message (
Expand
)
Author
2020-05-05
#318 fix code style
Valentin V / vvval
2019-12-25
PHP sources updated (phpstan level MAX)
Paramtamtam
2019-12-24
adding REQUEST_METHOD to superglobal
Cody Snider
2019-10-12
- polishing health service tests
Wolfy-J
2019-09-06
improving stability of travis tests due to slow tcp port release
Wolfy-J
2019-09-06
- bugfix: proper proxy IP validation + CS
Wolfy-J
2019-05-02
v1.3.9
Wolfy-J
2019-02-01
Cleanup PSR7Client from duplicate line
Alex
2019-01-31
- added HttpClient for raw message consuming
Wolfy-J
2019-01-29
Remove list (bug), create client interface
Alex
2019-01-28
Raw HTTP client (HttpClient), PSR7Client now depends on HttpClient
Alex
2019-01-17
__SERVER now support HTTP_... values
Wolfy-J
2019-01-17
Try to fix $_SERVER data between requests
Alex
2019-01-16
Add default empty User Agent
Alex
2019-01-16
Fix variable name
Alex
2019-01-16
Fix headers in _SERVER (laravel integration fix)
Alex
2019-01-05
zend factory dependency elliminated
Wolfy-J
2018-12-20
added tests for USER_AGENT
Wolfy-J
2018-12-20
- http version fix
Wolfy-J
2018-12-20
#67 Unsupported HTTP protocol version "2.0"
bof09595
2018-10-13
pre-release activities
v1.2.5
Wolfy-J
2018-10-04
CS
Wolfy-J
2018-10-03
feedback from code review
Marcel Hernandez
2018-10-02
fix tests:
Marcel Hernandez
2018-10-02
decoupled Diactoros via PSR-17 factories
Marcel Hernandez
2018-09-23
- new directory structure
Wolfy-J