Hi, in example you describe that I need to get http status code by a requisition. You would send us a example? Or send to us a link thet document this process?
/// For example: You got status code of 412 from the /// response of HTTP request. /// Let's say the statusCode 412 requires you to force update int statusCode = 412;
thanks