summaryrefslogtreecommitdiff
path: root/service/http/config.go
AgeCommit message (Expand)Author
2020-10-13Initial commit of RR 2.0v2.0.0-alpha1Valery Piashchynski
2020-07-19Update config.goSiad Ardroumli
2020-05-16update RootCAValery Piashchynski
2020-03-03Remove redundant codeValery Piashchynski
2020-03-03Fix typosValery Piashchynski
2019-12-23- test fixesWolfy-J
2019-09-06golint and go fmtWolfy-J
2019-09-06- bugfix: proper proxy IP validation + CSWolfy-J
2019-09-01Use last IP address from X-Forwarded-For without validation of trustySmolyakov
2019-07-29- added support for H2C by @Alex-BondWolfy-J
2019-06-24golintWolfy-J
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): 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-13Feature: Allow to disable http, and use only FastCGIDmitry Patsura
2019-06-13Feature: FastCGI - initial #115Dmitry Patsura
2019-05-04polishWolfy-J
2019-05-04real ip + better stop sequenceWolfy-J
2019-05-02remove old paramWolfy-J
2019-02-21Add tests for MaxRequest mergingvalentin v / vvval
2019-02-21Rename MaxRequest config paramvalentin v / vvval
2018-10-01Update config.goWolfy-J
2018-09-30new go modWolfy-J
2018-09-30more testsWolfy-J
2018-09-30https and http2 supportWolfy-J
2018-09-23default configsWolfy-J
2018-09-23default configsWolfy-J
2018-09-23default configsWolfy-J
2018-09-23allow default values for config defaultsWolfy-J
2018-09-10minor config improvementsWolfy-J
2018-09-10minor config improvementsWolfy-J
2018-09-07better default values for worker configWolfy-J
2018-09-07added ability to alter env valuesWolfy-J
2018-07-08minor CSWolfy-J
2018-07-08mod updatedWolfy-J
2018-07-08go fmtWolfy-J
2018-07-08seconds can be used in configWolfy-J
2018-07-08dependency injection and lighter service Init methods.Wolfy-J
2018-06-19stricter pool validationsWolfy-J
2018-06-19stricter pool validationsWolfy-J
2018-06-15readme, samples, golint, build scriptsWolfy-J
2018-06-14fmtWolfy-J
2018-06-13config validationWolfy-J
2018-06-11more tests for httpWolfy-J
2018-06-11refactorWolfy-J
2018-06-10http serviceWolfy-J