42percent / 42percent_server

1 stars 0 forks source link

[Study] HTTP Protocol #5

Open JiSeungGu opened 4 years ago

JiSeungGu commented 4 years ago

주제

HTTP Method Header Body 타입에대해서 알아보자

내용

HTTP 구조 내용
HTTP METHOD *(1) GET, PUT, DELETE, HEAD, OPTIONS, (2) POST, TRACE
HEADER Data, Connection, *(3)Cache-Control, Cotent , Pragma, Trailer
BODY HTML 폼 콘텐츠

Request Respond 항목

헤더 Request 항목 헤더 Respond 항목

HOST

User-Agent

From

Cookie

Referer

Authorization

Origin

Accept

Server

Accept-Range

Set-Cookie

Expries

Age

ETag

Proxy-authenticate

Allow

Access-Control-Allow-Origin

Refrence Sites

JiSeungGu commented 4 years ago

am i suppose to additional information?

pmw9027 commented 4 years ago

What do you wanna say? Do you know that you are supposed to write additional information?