ok2c / httpcomponents-jackson

JSON message asynchronous producers and consumers for Apache HttpComponents 5.0 based on Jackson JSON library
https://ok2c.github.io/httpcomponents-jackson
Apache License 2.0
7 stars 6 forks source link

Fix for Issue 4 #5

Closed ok2c closed 3 years ago

ok2c commented 3 years ago

@mihalyr Please review. This change-set fixes the immediate problem of losing the original response status when dealing with non 2xx response messages. I will come up with a better fix in the next minor release.