1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages.ko/linux/http-prompt.md
2024-11-09 13:27:13 +09:00

465 B

http-prompt

자동 완성 및 구문 강조 기능을 갖춘 대화형 명령줄 HTTP 클라이언트. 더 많은 정보: https://github.com/httpie/http-prompt.

http-prompt

  • 지정된 URL로 세션 시작:

http-prompt {{http://example.com}}

  • 초기 옵션과 함께 세션 시작:

http-prompt {{localhost:8000/api}} --auth {{사용자명:비밀번호}}