v1.2.3
List of changes in this release:
- When adding sub pipes, middlewares of parent pipe are propagated (790a1dc)
- The request URI match test is more permissive (e67f3fc)
- When sending requests using the Request class, headers are now removed from the Response body (0f104db)
- Better request body detection (43bc90c)
- Add support to detect headers in servers not based on Apache (601931d)
- Other bug fixes and minor improvements...