(07-22-2017, 08:31 AM)Junie Wrote: (07-22-2017, 08:26 AM)Paradinight Wrote: i need the headers part from the xhr requests
Code:
GENERAL
Request URL:http://localhost/csc/agency
Request Method:POST
Status Code:200 OK
Remote Address:[::1]:80
Referrer Policy:no-referrer-when-downgrade
Response Headers
view source
Cache-Control:no-store, no-cache, must-revalidate
Connection:Keep-Alive
Content-Type:text/html; charset=UTF-8
Date:Sat, 22 Jul 2017 15:30:00 GMT
Expires:Thu, 19 Nov 1981 08:52:00 GMT
Keep-Alive:timeout=5, max=100
Pragma:no-cache
Server:Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/7.0.15
Set-Cookie:ci_session=pbku6lrq6avj80jbqe7nen5pupomueqp; expires=Sat, 22-Jul-2017 17:30:00 GMT; Max-Age=7200; path=/; HttpOnly
Transfer-Encoding:chunked
X-Powered-By:PHP/7.0.15
Accept:application/json, text/javascript, */*; q=0.01
Accept-Encoding:gzip, deflate, br
Accept-Language:en-US,en;q=0.8
Connection:keep-alive
Content-Length:76
Content-Type:application/x-www-form-urlencoded; charset=UTF-8
Cookie:ci_session=pbku6lrq6avj80jbqe7nen5pupomueqp; style=null
DNT:1
Host:localhost
Origin:http://localhost
Referer:http://localhost/csc/agency
User-Agent:Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
X-Requested-With:XMLHttpRequest
Form Data
view source
view URL encoded
agency_id:
input_name:qq
input_category:qq
input_address:qq
input_acronym:qq
Status Code:200 OK <- no 500. it is not the same requests.
edit:
Request URL:http://localhost/csc/agency <- is the url right?