You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Fix TUS offset queries in production environments Previously, `mod_wsgi` would convert `HEAD` requests into `GET`, which would be rejected, so clients were unable to resume an upload that failed midway through. To make use of this, update the SDK code to enable upload resumption. * Add a test that forces a chunked TUS upload * test_can_create_from_backup_in_chunks: make sure the upload is actually chunked |
3 years ago | |
|---|---|---|
| .. | ||
| cvat_sdk | 3 years ago | |
| gen | 3 years ago | |
| .gitignore | 3 years ago | |
| .openapi-generator-ignore | 4 years ago | |
| .remarkignore | 4 years ago | |
| pyproject.toml | 4 years ago | |