Python 에서 HTTP 요청을 보내는 모듈인 requests를 간단하게 정리하고자 ... json data = {'outer': {'inner': 'value'}} res = requests.post(URL, ...
確定! 回上一頁