rayman-zhao

Results 1 issues of rayman-zhao

Hi, when try to do a post request with binary data as: http(('POST', url, headers, 'application/octet-stream', http.bytea_to_text(data))::http.http_request); It's failed to upload whole data , only few bytes received on server....