adamhartford / SwiftR

Swift client for SignalR (iOS and Mac)
MIT License
174 stars 74 forks source link

fixed SignalR request method issue #114

Open adeelnoor opened 6 years ago

adeelnoor commented 6 years ago

Fixed an error causing 500 server error, because of the signalR request method type "GET".