# File lib/net/ntlm_http.rb, line 512 def value=(val) @value = val self.length = self.allocated = val.size end