issues
search
yookoala
/
gofast
gofast is a FastCGI "client" library written purely in go
BSD 3-Clause "New" or "Revised" License
224
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix error locking
#36
yookoala
closed
6 years ago
0
readme: table of content
#35
yookoala
closed
6 years ago
0
Documentation improvements and Typo fixes
#34
yookoala
closed
6 years ago
0
Various improvements
#33
yookoala
closed
6 years ago
0
Improve parameters mappings
#32
yookoala
closed
6 years ago
0
Fix REQUEST_URI behaviour
#31
yookoala
closed
6 years ago
0
gofast prefixes the $_SERVER['REQUEST_URI'] with the script name
#30
ijt
closed
6 years ago
1
Fix stalling of client on error_log from php scripts.
#29
ijt
closed
6 years ago
3
gofast hangs on error_log() in php script
#28
ijt
closed
6 years ago
9
gofast is missing some fastcgi fields that Caddy has
#27
ijt
closed
6 years ago
4
pool.go doesn't have any explanation of what it's for
#26
ijt
opened
6 years ago
2
Add missing gofast.BasicSession to README example
#25
ijt
closed
6 years ago
1
bugfix: can not get schema from http.Request.URL
#24
mylxsw
closed
6 years ago
0
use flup-py3 1.0.3 instead of github version
#23
yookoala
closed
6 years ago
0
Lack example of Authorizer and Filter
#22
yookoala
closed
6 years ago
1
Lack go native testing on Authorizer and Filter role
#21
yookoala
opened
6 years ago
1
Implemented Authorizer and Filter application client code
#20
yookoala
closed
6 years ago
0
Add Responder example for node-fastcgi
#19
yookoala
closed
6 years ago
0
Parallel read/write stream and context
#18
yookoala
closed
6 years ago
0
Add Responder example for node-fastcgi
#17
yookoala
closed
6 years ago
0
Properly close connections and implemented client pooling
#16
yookoala
closed
6 years ago
5
PHP-FPM max_children
#15
levidurfee
closed
6 years ago
2
No method to close the connect
#14
hebinbin18
closed
6 years ago
3
README: Typo
#13
kataras
closed
7 years ago
0
map multiple values of header to fcgi server
#12
fangdingjun
closed
7 years ago
1
MapHeader middleware issue with multiple header value
#11
yookoala
closed
7 years ago
1
Need better script routing
#10
yookoala
closed
7 years ago
0
[BREAKING] Update NewHandler and NewClient (and misc fixes)
#9
yookoala
closed
7 years ago
0
add document root directory to client, and fix writeRequest bug
#8
hilyjiang
closed
7 years ago
0
Fix writeRequest bug, missing fastcgi_params and several other issues
#7
yookoala
closed
7 years ago
2
Add example for Python 3
#6
yookoala
closed
7 years ago
1
Implements $_SERVER variables for PHP
#5
yookoala
closed
7 years ago
1
Implements all 3 roles in FastCGI protocol
#4
yookoala
closed
6 years ago
3
Add test for PHP-FPM application
#3
yookoala
closed
7 years ago
1
Lack testing in FastCGI error
#2
yookoala
opened
8 years ago
2
Unable to handle empty content
#1
yookoala
closed
8 years ago
0
Previous