| ... | @@ -59,6 +59,14 @@ bc. {'api_key' => "123e435", |
... | @@ -59,6 +59,14 @@ bc. {'api_key' => "123e435", |
|
|
'HTTP_HOST' => 'localhost'},
|
|
'HTTP_HOST' => 'localhost'},
|
|
|
'data' => {}}}
|
|
'data' => {}}}
|
|
|
|
|
|
|
|
|
h3. Parameters
|
|
|
|
|
|
|
|
Parameters of you request is define in key ['request']['params']
|
|
|
|
|
|
|
|
h3. URL
|
|
|
|
|
|
|
|
The url is send by key ['request']['url']
|
|
|
|
|
|
|
h2. Return information
|
|
h2. Return information
|
|
|
|
|
|
|
|
* If the post works a HTTP code 200 is returned.
|
|
* If the post works a HTTP code 200 is returned.
|
| ... | | ... | |