Skip to content
Changes
- Remove forward headers from this library. Can be handled by clients.
—
Mike Dawson /
githubweb
- Implement try/catch on AbstractHttpOverIpcServer to ensure reply with internal server error is always sent if server throws an exception.
—
Mike Dawson /
githubweb
- Switch to using standard Forwarded header instead of non-standard "ipc-host".
—
Mike Dawson /
githubweb
- Fix RawHttpRequest.asSimpleTextRequest
—
Mike Dawson /
githubweb
- Migrate from using NanoHTTPD for proxy server to using RawHTTPs own server.
—
Mike Dawson /
githubweb
- Implementation and test for HttpOverIpcProxy.
—
Mike Dawson /
githubweb
- Handle proxying of request body.
—
Mike Dawson /
githubweb
- Fix handling port in toRawHttpRequest
—
Mike Dawson /
githubweb
- Update SimpleHttpRequest to use Ktor's Url class instead of using separate host, protocol, path vars etc.
—
Mike Dawson /
githubweb
- Bump version
—
Mike Dawson /
githubweb