Skip to content

Instantly share code, notes, and snippets.

@otarza
Created April 25, 2014 15:42
Show Gist options
  • Save otarza/11293980 to your computer and use it in GitHub Desktop.
Save otarza/11293980 to your computer and use it in GitHub Desktop.
Remote Address:127.0.0.1:80
Request URL:http://local.tirex-api/app_dev.php/v1/customers/1
Request Method:OPTIONS
Status Code:405 Method Not Allowed
Request Headers
OPTIONS /app_dev.php/v1/customers/1 HTTP/1.1
Host: local.tirex-api
Connection: keep-alive
Access-Control-Request-Method: PUT
Origin: http://localhost:8000
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.116 Safari/537.36
Access-Control-Request-Headers: accept, content-type
Accept: */*
Referer: http://localhost:8000/
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8,it;q=0.6,ka;q=0.4,ko;q=0.2
Response Headers
HTTP/1.1 405 Method Not Allowed
Date: Fri, 25 Apr 2014 15:37:00 GMT
Server: Apache/2.4.7 (Unix) PHP/5.5.6 OpenSSL/1.0.1e mod_perl/2.0.8-dev Perl/v5.16.3
X-Powered-By: PHP/5.5.6
Cache-Control: no-cache
X-Debug-Token: a57c8b
X-Debug-Token-Link: /app_dev.php/_profiler/a57c8b
Allow: GET, HEAD
Access-Control-Allow-Origin: *
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment