사용자 도구

사이트 도구


http

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
마지막 판 양쪽 다음 판
http [2015/02/11 14:38]
kwon37xi
http [2018/02/13 08:30]
kwon37xi
줄 1: 줄 1:
 ====== HTTP ====== ====== HTTP ======
 +  * [[http:cors|CORS]] 
 +  * [[http://httpbin.org/|httpbin]] HTTP 관련 요청/응답을 테스트할 수 있는 사이트 
 +====== RestClient ======
   * [[https://github.com/wiztools/rest-client|Rest Client]] HTTP REST방식 요청/응답 테스트 클라이언트   * [[https://github.com/wiztools/rest-client|Rest Client]] HTTP REST방식 요청/응답 테스트 클라이언트
   * [[https://addons.mozilla.org/en-US/firefox/addon/restclient/|RESTClient, a debugger for RESTful web services]] : Firefox Addon RESTClient   * [[https://addons.mozilla.org/en-US/firefox/addon/restclient/|RESTClient, a debugger for RESTful web services]] : Firefox Addon RESTClient
-  [[https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS|HTTP access control (CORS) HTTP]]+ 
 +===== POST ===== 
 +  POST로 Form을 전송하고자할 때는 ''Content-Type''을 ''application/x-www-form-urlencoded''로 지정해준다.
  
 ===== Tools ===== ===== Tools =====
   * [[http://www.infoq.com/presentations/clj-mook|CLJ-Mook]] HTTP Testing tool   * [[http://www.infoq.com/presentations/clj-mook|CLJ-Mook]] HTTP Testing tool
 +  * [[https://nordicapis.com/7-helpful-http-tools/|7 Helpful HTTP Tools]]
 +
 +===== HTTPS =====
 +  * [[http://blog.outsider.ne.kr/1149|HTTPS로 보안 강화하기 :: Outsider's Dev Story]]
  
http.txt · 마지막으로 수정됨: 2021/02/02 12:17 저자 kwon37xi