pcibraro / hawknet

Hawk protocol implementation for .NET
MIT License
114 stars 35 forks source link

removed setting of host header to incomplete value (bad port on client) #28

Closed BrannonKing closed 9 years ago

BrannonKing commented 9 years ago

The code that was setting the Host header was failing to include the port. This makes for different hashes between the client and server.