Skip to content

new put api & new multipart form #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Jul 5, 2013

Conversation

SunRunAway
Copy link
Contributor

基于http://docs.qiniu.com/api/put.html实现上传
由于PutExtra不兼容版本号变为6.1.0
fix:
#16
#52

@SunRunAway
Copy link
Contributor Author

TODO:
1.大文件crc校验
2.changelog

@SunRunAway
Copy link
Contributor Author

@xushiwei

@SunRunAway SunRunAway mentioned this pull request Jul 3, 2013
- python setup.py nosetests
- export PYTHONPATH="$PYTHONPATH:." && python docs/demo.py
- python docs/demo.py
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

demo.py 也放到 gist 目录

@@ -0,0 +1,4 @@
export QINIU_ACCESS_KEY="<access_key>"
export QINIU_SECRET_KEY="<secret_key>"
export QINIU_BUCKET_NAME="<bucket_name>"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请按 https://github.com/qiniu/sdkspec/blob/develop/IMPL.md 来:

export QINIU_ACCESS_KEY="<Please apply your access key>"
export QINIU_SECRET_KEY="<Dont send your secret key to anyone>"
export QINIU_TEST_BUCKET="<Bucket that run your test cases>"
export QINIU_TEST_DOMAIN="<Domain that binding to your test bucket>"

xushiwei added a commit that referenced this pull request Jul 5, 2013
@xushiwei xushiwei merged commit 2b34296 into qiniu:develop Jul 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants