d0kt0r1

Results 1 issues of d0kt0r1

Hello, I am making this request with Wordpress 4.9.4: ``` GET http://somehostname.com/index.php?rest_route=%2Fwp%2Fv2%2Fposts&per_page=100&page=2&context=edit HTTP/1.1 Host: somehostname.com Authorization: Basic [****base64encoded username+":"+pass *******] Accept-Encoding: gzip, deflate User-Agent: [some user agent name] ``` And...