bet365 / soap

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

Fixed crash on undefined content-type in soap_cowboy_protocol #12

Closed kpy3 closed 7 years ago

kpy3 commented 7 years ago

Hello,

here is a fix to crash in soap_cowboy_protocol when no content-type passed to server.

cmullaparthi commented 7 years ago

Merged, thank you.