summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2019-06-24polishing fastcgi integration, polishing headers service (splitted from http)Wolfy-J
2019-06-20Feature(http): Cors - support exposedHeaders optionDmitry Patsura
2019-06-20Feature(http): Add CORS headers for all requestsDmitry Patsura
2019-06-20Feature(http): Introduce CORS middlewareDmitry Patsura
2019-06-20Feature(http): Introduce support for customResponseHeaders/customRequestHeade...Dmitry Patsura
2019-06-14Feature: Handle error from http2.ConfigureServerDmitry Patsura
2019-06-14Feature(http): Ability to disable HTTP2Dmitry Patsura
2019-06-14Feature(http): Support maxConcurrentStreams configurationDmitry Patsura
2019-06-14Feature: Add tests for CreateListenerDmitry Patsura
2019-06-13Feature: Allow to disable http, and use only FastCGIDmitry Patsura
2019-06-13Feature(tests): Implement Test_FCGI_Service_EchoDmitry Patsura
2019-06-13Feature: Use special instance of http.Server for FastCGIDmitry Patsura
2019-06-13Feature: FastCGI - initial #115Dmitry Patsura
2019-06-13Feature: Extract code to util.CreateListenerDmitry Patsura
2019-05-19Merge remote-tracking branch 'origin/master'Wolfy-J
2019-05-19better contrainer stopWolfy-J
2019-05-15Correct limit service IDDmitry Lihachev
2019-05-05more limit testsWolfy-J
2019-05-05testing limitsWolfy-J
2019-05-05init serviceWolfy-J
2019-05-04more testsWolfy-J
2019-05-04golintWolfy-J
2019-05-04golintWolfy-J
2019-05-04renamingsWolfy-J
2019-05-04watchers renamed to controllersWolfy-J
2019-05-04cyclo fixWolfy-J
2019-05-04real ip testsWolfy-J
2019-05-04polishWolfy-J
2019-05-04real ip + better stop sequenceWolfy-J
2019-05-03watchingWolfy-J
2019-05-03version bumpWolfy-J
2019-05-03new watchers functionalityWolfy-J
2019-05-03bump golang versionWolfy-J
2019-05-03added pool watcher capabilityWolfy-J
2019-05-03added pool watcher capabilityWolfy-J
2019-05-03added pool watcher capabilityWolfy-J
2019-05-02symfony way to refernce contributorsWolfy-J
2019-05-02symfony way to refernce contributorsWolfy-J
2019-05-02embedding env variables to configWolfy-J
2019-05-02stop command addedWolfy-J
2019-05-02fixing testsWolfy-J
2019-05-02max request sizeWolfy-J
2019-05-02remove old paramWolfy-J
2019-05-02Merge branch 'feature/updates' into pr/issue-121-rename_maxrequest_config_paramWolfy-J
2019-03-21last element of POST dataWolfy-J
2019-02-21Add tests for MaxRequest mergingvalentin v / vvval
2019-02-21Rename MaxRequest config paramvalentin v / vvval
2019-02-02Additional test for 'Content-Type:application/x-www-form-urlencoded; charset=...Alex Bond
2019-02-02Fix application/x-www-form-urlencoded parsingAlex Bond
2019-01-16Add OPTIONS, switch from && to ||.Alex