Created
June 17, 2022 03:52
-
-
Save slebetman/b1288da48164a232c60f280e78ebef18 to your computer and use it in GitHub Desktop.
Decoded buffer
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------WebKitFormBoundaryyhp46aRYDyMR9B4n | |
Content-Disposition: form-data; name="title" | |
Video Title | |
------WebKitFormBoundaryyhp46aRYDyMR9B4n | |
Content-Disposition: form-data; name="description" | |
Video Description | |
------WebKitFormBoundaryyhp46aRYDyMR9B4n | |
Content-Disposition: form-data; name="thumbnail" | |
[object File] | |
------WebKitFormBoundaryyhp46aRYDyMR9B4n | |
Content-Disposition: form-data; name="video" | |
[object File] | |
------WebKitFormBoundaryyhp46aRYDyMR9B4n-- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment