summaryrefslogtreecommitdiff
path: root/plugins/http/request.go
AgeCommit message (Collapse)Author
2021-04-28- Fix middleware orderValery Piashchynski
- Update tests - Move worker handler into a separate folder with separate package name Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-21Uniform all configsValery Piashchynski
Add debug server Check nil's for all plugin intialization
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski
2020-12-25Move root plugins to the pkgValery Piashchynski
2020-12-25Initial commit of experimentValery Piashchynski
2020-12-21Move plugins to the roadrunner-plugins repositoryValery Piashchynski
2020-12-18Move roadrunner payload out of internal to pkgv2.0.0-alpha25Valery Piashchynski
2020-12-17huge refactorValery Piashchynski
2020-11-19huge linters fix updateValery Piashchynski
2020-11-18Handler testValery Piashchynski
2020-11-16Update PoolValery Piashchynski
2020-11-15Remove old rr importsValery Piashchynski
2020-11-15Initial commit of http 2.0 pluginValery Piashchynski