Skip to content

Instantly share code, notes, and snippets.

@marcelog
Created October 17, 2017 17:17
Show Gist options
  • Save marcelog/682de2229ba3772f53e0e54ce00c544f to your computer and use it in GitHub Desktop.
Save marcelog/682de2229ba3772f53e0e54ce00c544f to your computer and use it in GitHub Desktop.
Example of data returned by php-fpm on 200
<<"X-Powered-By: PHP/5.6.30\r\na: b\r\nb: b\r\nc: b\r\nd: b\r\ne: b\r\nf: b\r\nh: b\r\ni: b\r\nj: b\r\nk: b\r\nl: b\r\nm: b\r\nn: b\r\no: b\r\np: b\r\nq: b\r\nContent-type: text/html; charset=UTF-8\r\n\r\n">>
<<"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n</html>">>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment