if your form set enctype="multipart/form-data" , then Chrome will not catch the request payload. <form action="" method="POST" ...
確定! 回上一頁