Using Ajax with Firefox
When we use Ajax with Firefox, if we only need to get data from server, the Ajax method should set to "GET", otherwise Firefox will raise an error called Length required. If we want to send data to server, the Ajax method can be set to "POST".
浙公网安备 33010602011771号