mirror of
https://github.com/wahyd4/ruby-sdk.git
synced 2026-08-09 04:46:10 +10:00
add :callback_host :callback_body_type :callback_fetch_key to upload policy
This commit is contained in:
@@ -49,7 +49,10 @@ module Qiniu
|
||||
:return_url => "returnUrl" ,
|
||||
:return_body => "returnBody" ,
|
||||
:callback_url => "callbackUrl" ,
|
||||
:callback_host => "callbackHost" ,
|
||||
:callback_body => "callbackBody" ,
|
||||
:callback_body_type => "callbackBodyType" ,
|
||||
:callback_fetch_key => "callbackFetchKey" ,
|
||||
:persistent_ops => "persistentOps" ,
|
||||
:persistent_notify_url => "persistentNotifyUrl" ,
|
||||
:persistent_pipeline => "persistentPipeline" ,
|
||||
|
||||
Reference in New Issue
Block a user