Micronaut Http Request Perform Errors on Encoding Body as Form-Data
I am trying to perform an HTTP request in form-data format to an external server using the Micronaut HTTP Client. However, when I make the request, the server returns an error as if the body is completely empty.