初めてご質問させていただきます。

requestを受信し、views.pyの中でrequest.bodyするとbodyがb''となってしまいます。

tcpdumpでは、bodyに<?xml version.....と適切に入っており、Content-Lengthに1377
と設定されています。
そのrequestを、views.pyにてrequest.bodyで取得すると、前述のとおり、
b''となり、request.METAのCONTENT_LENGTH : ''となっています。

確認すべき項目、設定などがありましたらご教示ください。

バージョン
python  = 3.6.2
Django = 2.0
uWsgi  = 2.0.15


-- 
-- 
-----------------                       http://djangoproject.jp/                
         -----------------
You received this message because you are subscribed to the Google Groups 
"django-ja" group.
To post to this group, send email to django-ja@googlegroups.com
To unsubscribe from this group, send email to 
django-ja-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/django-ja
--- 
このメールは Google グループのグループ「django-ja」の登録者に送られています。
このグループから退会し、グループからのメールの配信を停止するには django-ja+unsubscr...@googlegroups.com 
にメールを送信してください。
その他のオプションについては、https://groups.google.com/d/optout にアクセスしてください。

メールによる返信