mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
Add a bearer token to the posting-to-uploadMedia example
This commit is contained in:
@ -1400,6 +1400,7 @@
|
||||
POST /ben/endpoints/uploadMedia/ HTTP/1.1
|
||||
Host: chatty.example
|
||||
Content-Type: multipart/form-data; boundary=bfe40faf4ef
|
||||
Authorization: Bearer XXXXXXXXXXX
|
||||
|
||||
--bfe40faf4ef
|
||||
Content-Disposition: form-data; name="object"
|
||||
|
Reference in New Issue
Block a user