Skip to content
🔧

HTTP 메서드 참조

네트워크 및 운영 · 무료 온라인 도구

GET/POST/PUT/DELETE 메서드 의미와 멱등성 조회.

CoderNewbie 팀
MethodSafeIdempotentCacheableHas BodyDescription
GETYesYesYesNoRetrieve a representation of a resource.
POSTNoNoNoYesSubmit data to be processed; creates a resource.
PUTNoYesNoYesReplace the current representation of a resource.
DELETENoYesNoNoRemove a resource.
PATCHNoNoNoYesApply partial modifications to a resource.
HEADYesYesYesNoIdentical to GET but without a response body.
OPTIONSYesYesNoNoDescribe communication options for the target.
TRACEYesYesNoNoLoop-back test along the path to the target.
CONNECTNoNoNoNoEstablish a tunnel to the server (e.g. TLS).

RFC 9110 정렬

HTTP 의미론에 정의된 모든 표준 HTTP 메서드의 적용 범위.

검색 가능

메서드 이름 또는 설명으로 즉시 필터링합니다.

속성 플래그

어떤 메서드가 safe, idempotent 또는 cacheable인지 한눈에 확인하세요.

HTTP 메서드 참조 사용 방법

  1. 1Enter the URL, IP address, or network parameter to look up.
  2. 2Click the lookup or test button.
  3. 3Review the detailed results in the output panel.
  4. 4Use the information for your network operations.

주요 기능

  • 100% 무료 — 가입, 구독, 광고 없음
  • 브라우저에서만 실행 — 데이터는 기기를 떠나지 않습니다
  • 빠르고 가벼움 — 즉시 결과 확인
  • 크로스 플랫폼 — 데스크톱, 태블릿, 모바일 지원

자주 묻는 질문

Are network lookups real-time?

Yes, IP lookups, DNS queries, and HTTP tests perform live network requests to provide current data.

Is my IP address logged?

The IP Lookup tool queries public geolocation APIs. We do not store your IP address or lookup history.

관련 도구