Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 237 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 237 Bytes

Simple application for bug reporting

This application demonstrates a bug in micronaut RxProxyHttpClient.

When the downstream service responds without body, no response is returned back to the caller. Also, no exception is thrown.