블로그 인기글
● 메이플스토리 신규 룬패치/자동해제 프로그램 [링크 이동]
● 메이플스토리 거짓말탐지기 알림 프로그램 [링크 이동]
● C#에서 TensorFlow 사용하는법 [링크 이동]
a. The requested information is located on the top right in the Inspectors tab.
요청(Request) 정보는 Inspectors 탭 안의 우측 상단에 위치한다.
b. Response information is located on the bottom right in the Inspectors tab.
응답(Response) 정보는 Inspectors 탭 안의 우측 하단에 위치한다.
It converts the compressed state of the response. If you have been compressed with gzip, etc. If you select the radio box with None Compression it is released.
응답의 압축 상태를 변경한다. 만약 gzip 등으로 압축이 되어 있다면 라디오박스를 None으로 선택하면 압축이 해제된다.
Only the header information of the response shows.
응답(Response)의 헤더(Header) 정보만 보여준다.
Easy to analyze the information related to Cache, Client, Cookies, Entity, Referer, Connection.
Cache, Client, Cookies, Entity, Referer, Connection 등과 관련된 정보를 분석할 때 용이하다.
To display the body of the response, in text format.
헤더(Header)를 제외한 응답(Response)의 본문을 텍스트 형태로 보여준다.
To display the body of the response, in syntax format.
헤더(Header)를 제외한 응답(Response)의 본문을 구문보기(Syntax View)형태로 보여준다.
If the response is an image format shows the image.
응답이 이미지 형식일 경우에는 이미지를 보여준다.
Display the response to HEX.
응답(Response)을 HEX 값으로 보여준다.
To display the body of the response, in WebView.
응답(Response)을 웹뷰(WebView) 형태로 보여준다.
※ 이미지내의 텍스트 설명이 잘못 되었으나 이 게시물에서는 별도로 수정하진 않습니다. 우측의 이미지 자체는 올바른 이미지이니 참고해주세요.
Show information related to authentication.
인증(Authentication)과 관련된 정보를 보여준다.
It shows the cache status information for the response.
응답의 캐시 상태 정보를 보여준다.
It displays the value of the Cookie response header.
응답 헤더(Response Header) 중 쿠키(Cookie) 값을 보여준다.
It displays the raw response information.
가공되지 않은 응답(Response)을 보여준다.
The display response in JSON format.
JSON 형태의 응답(Response)을 보여준다.
The display response in XML format.
XML 형태의 응답(Response)을 보여준다.
'자료' 카테고리의 다른 글
파이썬 셀레니움 크롬드라이버 자동설치 (0) | 2020.08.10 |
---|---|
피들러(Fiddler) : 요청(Request) 분석창 살펴보기 (0) | 2020.08.10 |
피들러(Fiddler) : 연결 및 수집을 허용할 HTTPS 프로토콜 설정하기 (0) | 2020.08.10 |
VB.NET Memory and Process Hacking Class (0) | 2020.08.10 |
IDA Hex-Rays 결과물에 int result 와 return result 구문만 출력오류 해결법 (0) | 2020.08.10 |