docs: move protocol-ns to protocol.md (#23911)

* docs: move protocol-ns to protocol.md

* chore: fix up tests and implement missing pieces required for tests

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
This commit is contained in:
trop[bot]
2020-06-02 10:55:50 -07:00
committed by GitHub
parent 87cd20b9e9
commit 9ea42da40e
13 changed files with 285 additions and 733 deletions

View File

@@ -4,3 +4,4 @@
* `referrer` String
* `method` String
* `uploadData` [UploadData[]](upload-data.md) (optional)
* `headers` Record<String, String>