mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
parent
00da79c3cb
commit
e57058fff4
1 changed files with 0 additions and 1 deletions
|
@ -182,7 +182,6 @@ module Fog
|
|||
:body => body,
|
||||
:expects => 200,
|
||||
:headers => { 'Content-Type' => 'application/x-www-form-urlencoded; charset=utf-8' },
|
||||
:host => @host,
|
||||
:idempotent => idempotent,
|
||||
:method => 'POST',
|
||||
:parser => parser
|
||||
|
|
Loading…
Add table
Reference in a new issue