commit
fb8fb11ab2
|
@ -40,7 +40,7 @@ class ClientRequest
|
|||
#
|
||||
'encode_params' => true,
|
||||
'encode' => false,
|
||||
'uri_encode_mode' => 'hex-normal', # hex-all, hex-noslashes, hex-random, u-all, u-noslashes, u-random
|
||||
'uri_encode_mode' => 'hex-normal', # hex-normal, hex-all, hex-noslashes, hex-random, u-normal, u-all, u-noslashes, u-random
|
||||
'uri_encode_count' => 1, # integer
|
||||
'uri_full_url' => false, # bool
|
||||
'pad_method_uri_count' => 1, # integer
|
||||
|
|
Loading…
Reference in New Issue