RESPONSE STATUS 한국어 뜻 - 한국어 번역

[ri'spɒns 'steitəs]
[ri'spɒns 'steitəs]
응답 상태
response status
response status

영어에서 Response status 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Response status code of 200.
Status 응답 코드 200.
So let me show you some common response status code.
그렇다면 일반적인 response status code 를 보여드리겠습니다.
Response status code of 200.
Status 응답 코드 200성공.
If the client trigger is successful, the response status is 200 OK.
클라이언트 트리거가 성공하면 응답 상태는 200 OK입니다.
Response. status- HTTP code of the response.
Response. status - 응답의 HTTP 코드.
This is a list of Hypertext Transfer Protocol(HTTP) response status codes.
아래는 HTTP(하이퍼텍스트 전송 프로토콜) 응답 상태 코드의 목록이다.
Response status is set to 404 or 500 before the actions are executed, so you.
응답에 대한 요청은 액션이 수행되기 전에 404과 500이 세팅되므로 임의로 세팅할 필요가 없습니다.
 Reviews canbe filtered by date, title, bubble rating, language and response status.
리뷰는 날짜, 제목, 풍선 평가,언어 및 응답 상태 순으로 필터링할 수 있습니다.
HTTP response status codes indicate if a specific HTTP request has been successfully completed.
HTTP 응답 상태 코드는 특정 HTTP 요청이 성공적으로 완료되었는지 알려줍니다.
In the Individual Responses tab of the Analyze Results section, you will see the Response Status for each respondent.
설문 결과 분석 섹션의 개별 응답 탭에서 각 응답자에 대한 응답 상태 를 확인할 수 있습니다.
HTTP response status codes indicate whether a specific HTTP request has been successfully completed.
HTTP 응답 상태 코드는 특정 HTTP 요청이 성공적으로 끝났는지 아닌지를 가르킵니다.
In both cases we should respond with an Unauthorized response status(401) and add the WWW-Authenticate: Bearer header.
두 경우 모두 권한 없는 응답 상태(401)로 응답해야 하고 WWW-Authenticate: Bearer 헤더를 추가해야 합니다.
If the response status is 409(Conflict) we should forward this response to the client application, otherwise we should throw an exception.
응답 상태가 409(충돌)이면 이 응답을 클라이언트 애플리케이션으로 전달해야 합니다. 그렇지 않으면 예외를 발생시켜야 합니다.
For example, the query status field 1258 may include image query response status codes, such as those illustrated below in Table 12.
예를 들어, 질의 상태 필드(1258)는 아래의 표 12에서 예시된 것들과 같은 이미지 질의 응답 상태 코드들을 포함할 수 있다.
An HTTP 401 response status with the HTTP header WWW-Authenticate: Bearer means that no token was found on the Authorization header of the original request.
HTTP 헤더 WWW-Authenticate: Bearer가 있는 HTTP 401 응답 상태는 원래 요청의 Authorization 헤더에 토큰이 없음을 의미합니다.
NOTE: If you sent your survey via Email Invitation,the recipient will not be deleted from the collector and their response status in the collector will not change.
참고: 이메일 초대장을 통해 설문조사를 보낸 경우,수신자는 컬렉터에서 삭제되지 않으며 컬렉터에서 해당 수신자의 응답 상태가 바뀌지 않습니다.
The HTTP 409 Conflict response status code indicates a request conflict with current state of the server.
HTTP 409 Conflict 응답 상태 코드는 서버의 현재 상태와 요청이 충돌했음을 나타낸다.
The server retrieves the requested document from its file system and returns an HTTP response containing the document and an HTTP Response status code of"200 OK"(indicating success).
서버는 요청한 문서를 파일 시스템에서 탐색하고 문서와 HTTP Response status code "200 OK" (성공을 알려주는)를 포함하는 HTTP응답을 반환합니다.
An HTTP 401 response status with the HTTP header WWW-Authenticate: Bearer error="invalid_token" means that the token that was sent is invalid or expired.
HTTP 헤더 WWW-Authenticate: Bearer error="invalid_token"이 있는 HTTP 401 응답 상태는 전송된 토큰이 올바르지 않거나 만료됨을 의미합니다.
The main purpose of the postProcess method is to examine the response we received from MobileFirst Authorization Server, but before extracting and checking the response, we must make sure that the response status is 200(OK).
PostProcess 메소드의 기본 목적은 MobileFirst 권한 부여 서버에서 수신한 응답을 검사하는 것이지만 응답을 추출하고 검사하기 전에 응답 상태가 200(OK)인지 확인해야 합니다.
The HyperText Transfer Protocol(HTTP) 405 Method Not Allowed response status code indicates that the request method is known by the server but is not supported by the target resource.
하이퍼텍스트 전송 프로토콜(HTTP)의 405 Method Not Allowed 응답 상태 코드는 요청 방법이 서버에 의해 알려졌으나, 사용 불가능한 상태임을 가리킵니다.
If the response status is 401(Unauthorized) then we call getIntrospectionToken to get a new token for the message inspector and call introspectClientRequest again with the new token.
만약 응답 상태가 401(권한 없음)이면 getIntrospectionToken을 호출하여 메시지 검사기에 대해 새 토큰을 가져오고 새 토큰과 함께 introspectClientRequest를 다시 호출합니다.
The HyperText Transfer Protocol(HTTP)400 Bad Request response status code indicates that the server cannot or will not process the request due to something that is perceived to be a client error(e.g., malformed request syntax, invalid request message framing, or deceptive request routing).
HyperText Transfer Protocol (HTTP)400 Bad Request 응답 상태 코드는 서버가 클라이언트 오류(예: 잘못된 요청 구문, 유효하지 않은 요청 메시지 프레이밍, 또는 변조된 요청 라우팅) 를 감지해 요청을 처리할 수 없거나, 하지 않는다는 것을 의미합니다.
He HTTP response status code 301 Moved Permanently is used for permanent URL redirection, meaning current links or records using the URL that the response is received for should be updated.
HTTP 응답 상태 코드 301 Moved Permanently는 영구적인 URL 리다이렉션을 위해 사용되며, 즉 응답을 수신하는 URL을 사용하는 현재의 링크나 레코드가 업데이트되어야 함을 의미한다.
The response contains an HTTP Response status code indicating whether or not the request succeeded(e.g."200 OK" for success,"404 Not Found" if the resource cannot be found,"403 Forbidden" if the user isn't authorised to see the resource, etc).
응답에는 요청 성공여부를 나타내는 HTTP Response status code를 포함합니다. (예 "200 OK" 응답 성공, "404 Not Found" 해당 리소스를 찾을 수 없음, "403 Forbidden" 사용자가 해당 리소스를 볼 자격을 증명하지 않음, 기타 등등).
X Connection status when response is completed.
X 응답을 마쳤을때 연결 상태.
The Error-Info header field provides a pointer to additional information about the error status response.
Error-Info Header는 error status response의 추가적인 정보를 표현하기 위하여 정의 되었다.
The response got status information about the request and may also contain the requested content.
Response는 request에 대한 status 정보를 담고 있으며 request content 또한 지니고 있다.
Can return XML status response as a file or through a TCP/IP port.
파일로, 아니면 TCP/IP 포트를 통해 XML 상태 응답을 반환함.
Note that the status response code is 206 Partial Content instead of the usual 200 OK.
달리 표현하면 응답은 상태 코드 200 (OK) 대신에 206 (Partial Content)을 가지고 온다.
결과: 174, 시각: 0.0355

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어