summaryrefslogtreecommitdiff
path: root/plugins/http/config
AgeCommit message (Collapse)Author
2021-04-28- Update CHANGELOGValery Piashchynski
- Add tests for the etags functionality Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-26- Update defaultsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-26- Update default patternValery Piashchynski
2021-04-26- Totally rework static pluginValery Piashchynski
- Remove old one, now it is part of the HTTP plugin Signed-off-by: Valery Piashchynski <[email protected]>
2021-03-16👷 Correct the http internal redirect codeValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-03-13Make a ROOT_CA path optionalValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-02-10Rewrite container for the workersValery Piashchynski
Update tests
2021-01-25Add new Supervisor test in the http pluginValery Piashchynski
Uniform supervisor config keys to use same notation as pool (10s, 10h not just 10)
2021-01-25resolve #415Valery Piashchynski
2021-01-21Allow https to listen on unix socketsValery Piashchynski
2021-01-21Uniform all configsValery Piashchynski
Add debug server Check nil's for all plugin intialization