phax / as2-lib

A generic Java AS2 library, servlet and server
107 stars 43 forks source link

Try to get rid of HttpUrlConnection - use Apache httpclient only #87

Closed phax closed 5 years ago

phax commented 5 years ago

Thanks to large file support, the HttpClient is already in use. Lets try and see if this works large scale as well.