Notice
Recent Posts
Recent Comments
Link
«   2025/09   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Tags
more
Archives
Today
Total
관리 메뉴

Flèche

[http]testresttemplate -> http get,post -> header body 본문

spring

[http]testresttemplate -> http get,post -> header body

철학자 2021. 3. 5. 14:43

1. http post방식:

The data sent to the server with POST is stored in the request body of the HTTP request

요약) POST를 통해 서버로 전송 된 데이터는 HTTP 요청의 요청 본문에 저장됩니다