mirror of
git://f0xx.org/android_cast
synced 2026-07-29 03:57:50 +03:00
Merge branch 'feature/gzip-ota-build-deploy' into next.
Resolve deploy.sh migration helper duplication and combine gitignore entries for out/ and ota-publish/. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -27,6 +27,8 @@ Store in DB:
|
||||
|
||||
## Upload API (`POST …/api/upload.php`)
|
||||
|
||||
Clients may send **`Content-Encoding: gzip`** with a gzip-compressed JSON body (same schema). The BE nginx upload `location` should use `gunzip on` + `gunzip_types application/json`; PHP accepts plain or gzip.
|
||||
|
||||
Phases:
|
||||
|
||||
1. **Phase A (now):** Accept extra JSON fields; persist inside `payload_json`; console search includes `ingest.source` in blob.
|
||||
|
||||
Reference in New Issue
Block a user