如果請求的正文數據大於client_max_body_size,HTTP協議會報錯413 Request Entity Too Large。就是說如果請求的正文大於client_max_body_size,一定是失敗 ...
確定! 回上一頁