HTTPRequest
# File lib/deltacloud/helpers/blob_stream_helper.rb, line 162 def write_header_m(sock, ver, path) write_header(sock, ver, path) end