xapix-io / paos

Clojure SOAP client
Eclipse Public License 1.0
93 stars 12 forks source link

implement overloadable function for making http request with all information needed for SOAP action #3

Closed DeLaGuardo closed 6 years ago

DeLaGuardo commented 6 years ago

For now lets consider that requests will be made with clj-http library. So optional outcome from that issue should be multimethod with support for other libraries.