Hi everyone, I am using Dropwizard (v1.0.5) and I want to create a client (accessed via GET) to connect a post service that receives a multipart. However I obtain a "Bad Request" response, and I couldn't figure out yet what is happening.
Here the question I published in stackoverflow <https://stackoverflow.com/questions/44291567/a-client-and-a-post-web-service-using-dropwizard> with the details, and here the code in GitHub <https://github.com/esparig/dwclient2post>. Could anyone take a look? Thank you in advance! -- You received this message because you are subscribed to the Google Groups "dropwizard-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
