53 54 55 56
# File 'lib/pcli/api_request.rb', line 53 def header(key, value) @headers[key] = value self end