CURLRequest multipart File - nothing send |
(02-01-2020, 09:31 AM)jreklund Wrote: I have made a couple of tests myself. I can't send any file with or without* CodeIgniter cURL class to webhook.site. Haven't found any resources that you should be able to send files to them or not. To use webhook you need to add a personal key for the url. Here are two requests, one with a form and one with the coding in my post: https://webhook.site/#!/d24f29a8-2146-45...7889dbe9/1 Using form_params without a file instead of multipart works btw. with the codeigniter 4 CURL. |
Messages In This Thread |
CURLRequest multipart File - nothing send - by Tysonpower - 02-01-2020, 07:44 AM
RE: CURLRequest multipart File - nothing send - by jreklund - 02-01-2020, 09:31 AM
RE: CURLRequest multipart File - nothing send - by Tysonpower - 02-01-2020, 10:00 AM
RE: CURLRequest multipart File - nothing send - by jreklund - 02-01-2020, 10:44 AM
RE: CURLRequest multipart File - nothing send - by Tysonpower - 02-01-2020, 11:24 AM
RE: CURLRequest multipart File - nothing send - by jreklund - 02-01-2020, 11:49 AM
RE: CURLRequest multipart File - nothing send - by Tysonpower - 02-01-2020, 11:59 AM
RE: CURLRequest multipart File - nothing send - by Nehfer - 05-20-2020, 07:52 AM
RE: CURLRequest multipart File - nothing send - by lrb00 - 03-28-2021, 10:52 AM
|