class AFHTTPRequestSerializer
Public Instance Methods
headers()
click to toggle source
# File lib/afmotion/serializer.rb, line 22 def headers @header_wrapper ||= HeaderWrapper.new(self) end
# File lib/afmotion/serializer.rb, line 22 def headers @header_wrapper ||= HeaderWrapper.new(self) end