FigureTechnologies / digital-currency-consortium

Digital Currency Consortium middleware - interface between banks and digital currency smart contracts.
Apache License 2.0
12 stars 3 forks source link

Fix content length #25

Closed scirner22 closed 3 years ago

scirner22 commented 3 years ago

Feign seems to not send a content length on empty POST requests. The C# http library must follow the http standard more strictly than java apache http.