d3fa5ed1e8
* docs: move protocol-ns to protocol.md * chore: fix up tests and implement missing pieces required for tests
7 lines
171 B
Markdown
7 lines
171 B
Markdown
# ProtocolRequest Object
|
|
|
|
* `url` String
|
|
* `referrer` String
|
|
* `method` String
|
|
* `uploadData` [UploadData[]](upload-data.md) (optional)
|
|
* `headers` Record<String, String>
|