We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
라인(Line)
헤더(Header)
바디(Body)
{ "이름": "홍길동", "나이": 25, "성별": "여", "주소": "서울특별시 양천구 목동", "특기": ["농구", "도술"], "가족관계": {"#": 2,"아버지": "홍판서","어머니": "춘섬"}, "회사": "경기 수원시 팔달구 우만동" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
들어가기 전에 Socket이란?
Socket과 다른 HTTP
HTTP 메시지
HTTP 메시지 구조
라인(Line)
💡 POST /userAccount/login HTTP/1.1헤더(Header)
💡 Host: [swiftapi.rubypaper.co.kr:2029](http://swiftapi.rubypaper.co.kr:2029/).Content-Type: application/json
바디(Body)
POST / GET
POST
GET
POST, GET은 언제 사용?
사용
사용
The text was updated successfully, but these errors were encountered: