summaryrefslogtreecommitdiff
path: root/tests/plugins/http/configs
AgeCommit message (Expand)Author
2021-06-09- Add support for the file logger with log rotation and compressionValery Piashchynski
2021-06-03Merge remote-tracking branch 'origin/master' into bug/fcgi_leads_to_npeValery Piashchynski
2021-06-03- Use fcgi in the applyMiddlewares for the fcgi, not httpsValery Piashchynski
2021-06-03- Add internal_error_code optionValery Piashchynski
2021-06-03- Do not write an error into the responseWriter if this is internalValery Piashchynski
2021-05-13- Remove unsafe casting (replace with a less unsafe)Valery Piashchynski
2021-04-28- Add r.URL.Path protectionValery Piashchynski
2021-04-28- Update CHANGELOGValery Piashchynski
2021-04-28- Fix middleware orderValery Piashchynski
2021-04-26- Totally rework static pluginValery Piashchynski
2021-03-16🐛 fix issue with strange messages in the http body when max requestValery Piashchynski
2021-03-13- Add ability to print http/https/fcgi to the rr logger under the InfoValery Piashchynski
2021-02-24Fix pool behavior, update testsValery Piashchynski
2021-01-25Add new Supervisor test in the http pluginValery Piashchynski
2021-01-25resolve #415Valery Piashchynski
2021-01-21Allow https to listen on unix socketsValery Piashchynski
2021-01-21Uniform all configsValery Piashchynski
2021-01-18Fix NPE when .rr.yaml didn't contain HTTP sectionValery Piashchynski
2021-01-15Use uniform snake case in the configs, fix critical issue with wrongValery Piashchynski
2020-12-25Initial commit of experimentValery Piashchynski