HTTP 헤더 - 일반헤더


HTTP 헤더 - 일반헤더

HTTP 헤더 개요 - HTTP 전송에 필요한 모든 부가정보 ex) 메시지 바디의 내용, 메시지 바디의 크기 ,압축, 인증, 요청 클라이언트, 서버 정보, 캐시 관리 정보 등 - 표준 헤더가 너무 많음 - 필요시 임의의 헤더 추가 가능 ex) helloworld:hihi RFC723x - 엔티티 -> 표현(Representation) - Representation = representation Metadata + Representation Data - 표현 = 표현 메타데이터 + 표현 데이터 HTTP BODY - 메시지 본문 을 통해 데이터 전달 - 메시지 본문 = 페이로드(payload) - 표현은 요청이나 응답에서 전달할 실제 데이터 - 표현 헤더는 표현 데이터를 해석할 수 있는 정보 제공 ex)데이터 유형(html,json),데이터 길이 압축정보 등 표현 Content-Type :표현 데이터 형식 - 미디어 타입, 문자 인코딩 - 예) text/html; charset=utf-...


#Accept #쿠키보안 #쿠키 #UserAgent #RFC723x #Referer #HTTP헤더 #HTTP전송방식 #HTTPBODY #Host #ContentType #ContentLength #ContentLanguage #ContentEncoding #AcceptLanguage #AcceptEncoding #AcceptCharset #쿠키생명주기

원문링크 : HTTP 헤더 - 일반헤더