Send correct body for HTTP files
When using HTTP upload to send files, take care to transmit only the URL rather than the entire body, which contains metadata.
Loading
Please register or sign in to comment
When using HTTP upload to send files, take care to transmit only the URL rather than the entire body, which contains metadata.