강의

멘토링

커뮤니티

Inflearn Community Q&A

kjw22980857's profile image
kjw22980857

asked

Java TPC Practical Project (Using Java API)

Crawling Web Pages (HTML Parsing_Practice)

connect 할 때 post 방식

Written on

·

266

0

get 으로 하면 쿼리스트링이 url 로 전송되고

post 으로 하면 요청바디로 전달 되는 걸로 알고 있는데

여기서 post 로 전송한건 url 내용이 길어서 그런건가요 ??

oopjava

Answer

This question is waiting for answers
Be the first to answer!
kjw22980857's profile image
kjw22980857

asked

Ask a question