Files
kui-vault/content/06.Archive/aimSystems/모든 개발자를 위한 HTTP 웹 기본 지식/DELETE.md
T
2026-04-09 10:45:31 +09:00

4 lines
78 B
Markdown

- DELETE도 body가 없음.
DELETE /members/100 HTTP/1.1
Host: localhost:8080