Home > Backend Development > PHP Tutorial > javascript - 405 What is the problem and how to solve it? ?

javascript - 405 What is the problem and how to solve it? ?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-09-24 09:15:07
Original
1455 people have browsed it

javascript - 405 What is the problem and how to solve it? ?

There is an error when writing in post on the right sidebar

javascript - 405 What is the problem and how to solve it? ?

Reply content:

javascript - 405 What is the problem and how to solve it? ?

There is an error when writing in post on the right sidebar

javascript - 405 What is the problem and how to solve it? ?

Ignore the method...
Replace $.post() with $.get()

http request method problem, generally get request needs to be replaced by post

405 - The HTTP verb used to access this page is not allowed (method not allowed)

Server side, set header

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Install JAVA
From 1970-01-01 08:00:00
0
0
0
Unable to install java
From 1970-01-01 08:00:00
0
0
0
Can java be used as the backend of the web?
From 1970-01-01 08:00:00
0
0
0
Is this in Java language?
From 1970-01-01 08:00:00
0
0
0
Help: JAVA encrypted data PHP decryption
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template