API (AWS)

[restful api] 2. HTTP Methods

jasonshin 2022. 1. 5. 18:03

참고

get은 바디에 실을 수 없다.

post는 바디에 데이터를 실어 보낼 수 있다.

반응형