Using HData like "" (empty)
I get this in the response tab:
array(14) {
["Content-Length"]=>
string(1) "4"
["Content-Type"]=>
string(48) "application/x-www-form-urlencoded; charset=UTF-8"
["Accept"]=>
string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
["Accept-Language"]=>
string(14) "en-gb,en;q=0.5"
["Cache-Control"]=>
string(8) "no-cache"
["Connection"]=>
string(5) "close"
["Dnt"]=>
string(1) "0"
["Host"]=>
string(15) "lennaerthohe.nl"
["Origin"]=>
string(22) "http://localhost:50000"
["Pragma"]=>
string(8) "no-cache"
["Referer"]=>
string(23) "http://localhost:50000/"
["User-Agent"]=>
string(72) "Mozilla/5.0 (Windows NT 6.3; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0"
["X-Forwarded-For"]=>
string(13) "94.212.140.34"
["X-Real-Ip"]=>
string(13) "94.212.140.34"
}
As soon as I put something in the HData entry field t doesnt work.