FINE, CLASS_NAME, METHOD_NAME, "HTTP status code: {0}", statuscode); } if (statuscode >= 200 && statuscode < 400) { // Read the response body.
確定! 回上一頁