airframe
airframe copied to clipboard
airframe-http-recorder: Use standard interface based on HttpMessage.Request/Response
Make airframe-http-recorder backend independent
- Support using HttpMessage.Request/Response for recording/receiving responses
- Add HttpServer, HttpRecorderServer type as a common server interface.