examples icon indicating copy to clipboard operation
examples copied to clipboard

sendHTTPRequest() Function using Python

Open dejmedus opened this issue 3 years ago • 0 comments

Should close appwrite/appwrite#4177

Added sendHTTPRequest function to examples/python/

I also changed the path names in the previous python examples so it will be easier to change directories. e.x. python/object-detection/README.md used to say cd python/convert_phone_number_to_country_name

success success headers and body optional

error: missing url/method url and method required

error: url/method are empty strings url:method cannot be empty strings url:method cannot be empty

error: url path leads no where incorrect path

error: invalid url invalid url

dejmedus avatar Oct 06 '22 18:10 dejmedus