bet365 / soap

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

Fixed crash on undefined content-type in soap_cowboy_protocol #12

Closed kpy3 closed 8 years ago

kpy3 commented 8 years ago

Hello,

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

cmullaparthi commented 8 years ago

Merged, thank you.