because of the handshaking i have to rewind body stream. maybe body stream
shouldn’t be sent when authenticating??
Public Instance Methods
reuse()click to toggle source
# File lib/net/ntlm_http.rb, line 806defreuseifbody_streambeginbody_stream.rewindrescue; raise"error rewinding body stream for authentication"endendend