This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Abort = HTTP code -13 #46
SeeliSoft-CH
started this conversation in
Ideas
Replies: 1 comment
-
Already defined in
and you can print the error by using
as defined in
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
When I use
request.abort();
it seems it results in onError handling with (http) code -13. Based on the code this seems to happen in the library underneeth.Just for sake of completenes, I would like to suggest to add the definition:
#define HTTPCODE_ABORT (-13)
Beta Was this translation helpful? Give feedback.
All reactions