forked from PatMart/netdnarws-ruby
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Requests from @dlitvakb
- Add back
@secure_connection
for dev support and rws testing. - Add back
:debug_json
and:debug_request
for dev support and rws testing. - Add custom header support and set default
Content-Type
header toapplication/x-www-form-urlencoded
. Note on this; customcontent-type
didn't work before my changes, it could be passed to the MaxCDN (was NetDNARWS) module, but didn't actually get passed down to the underlying OAuth agent. The primary functional change I made was to make customcontent-type
support work, and then set it toapplication/json
, which seems to be required for POST and PUT requests with body messages.
Metadata
Metadata
Assignees
Labels
No labels