bdjnks
New Member
- Messages
- 7
- Reaction score
- 0
- Points
- 1
This is madness. I believe it's connected with ModSecurity. Please correct whatever has gone horribly wrong at your earliest convenience.
General:
Response Headers:
Request Headers:
Form Data:
This is a narrow test case, specifically designed for your debugging pleasure. In consideration of this thoughtful gift, please grant me the boon of a speedy resolution.
As a final note. Changing the post content one character results in success instead of this abject failure.
That works just fine.
General:
Code:
Remote Address:198.91.81.2:80
Request URL:http://bitmote.com/admin/post.php
Request Method:POST
Status Code:406 Not Acceptable
Response Headers:
Code:
Age:0
Connection:keep-alive
Content-Length:384
Content-Type:text/html; charset=iso-8859-1
Date:Wed, 01 Jul 2015 22:04:20 GMT
X-Cache:MISS
X-Varnish:23854934
Request Headers:
Code:
Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Accept-Encoding:gzip, deflate
Accept-Language:en-US,en;q=0.8
Cache-Control:max-age=0
Connection:keep-alive
Content-Length:348
Content-Type:application/x-www-form-urlencoded
Cookie:...
DNT:1
Host:bitmote.com
Origin:http://bitmote.com
Referer:http://bitmote.com/admin/post.php?id=62
User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.130 Safari/537.36
Form Data:
Code:
post_title:Title
post_excerpt:
post_content:## testing
function test() {
post_notes:
id:62
save:Save (s)
xd_check:...
post_status:-2
post_dt:2015-07-01 11:28
post_lang:en
post_format:markdown
cat_id:
new_cat_title:
new_cat_parent:
post_open_comment:1
post_open_tb:1
post_password:
This is a narrow test case, specifically designed for your debugging pleasure. In consideration of this thoughtful gift, please grant me the boon of a speedy resolution.
As a final note. Changing the post content one character results in success instead of this abject failure.
Code:
## testing
function test(){
That works just fine.
Last edited: