bet365 / soap

Make it easy to use SOAP from Erlang
Apache License 2.0
200 stars 74 forks source link

soap_server_cowboy_2 fails to work with {reason,undef} #42

Open SserwangaV opened 6 years ago

SserwangaV commented 6 years ago

I am trying to access the soap exposed functions through the ibrowse client on a soap_server using cowboy_v2 but getting an error (see error.txt) but when I use the mochiweb as the server I get no problem. What could be the cause of the error when it comes to cowboy_v2?