pnoltes commented on issue #396: URL: https://github.com/apache/celix/issues/396#issuecomment-1032491699
I agree, CURL errors and return error from a remote method invocation must both be considered. I also agree that celix_errno.h can be extended for this, but I would prefer something like `CELIX_HTTP_START_ERROR` and `CELIX_HTTP_ERROR(http_code)` instead of directly relying on curl. Note If I am correct this issue is also related to #394 @xuzhenbao Seeing that you already have a good grasp on what changes are needed, do you want to pick this up in a pull request of your own or do you want the Celix project to pick this up? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
