Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d719024

Browse filesBrowse files
author
Alexander Shchepetilnikov
committed
Additional settings added to README
1 parent ddafd13 commit d719024
Copy full SHA for d719024

File tree

1 file changed

+7
-0
lines changed
Filter options

1 file changed

+7
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ zen = Zencoder(api_version='v1')
5555
# set to the edge version: https://app.zencoder.com/api/
5656
zen = Zencoder(api_version='edge')
5757
```
58+
59+
## Additional settings
60+
In adition Zencoder class consructor takes these arguments:
61+
* `proxies` - (optional) Dictionary mapping protocol to the URL of the proxy.
62+
* `cert` - (optional) if String, path to ssl client cert file (.pem). If Tuple, (‘cert’, ‘key’) pair.
63+
* `http_timeout` - (optional) Float describing the timeout of the request
64+
5865
## Documentation
5966
Docs are in progress, and hosted at Read the Docs: http://zencoder.rtfd.org
6067

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.