php - Curl -V information display setting -


i new curl, , php needs regarding this.

i tried curl -v command of few sites google, fb, wordpress.com, etc.. , in site there less information displayed.

i installed wordpress site, , when tried curl -v website, shows hell lot of information, css, page codes, json, javascript thing 1 long print list generates on screen.

technical details below:

os: ubuntu 16.04 web server: nginx php: 7.0 application: wordpress

how can setting produce curl -v out put same other site google, fb, wordpress, etc.


Comments

Popular posts from this blog

python - What's the Pythonic way to report nonfatal errors in a parser? -

sql server - Deadlock occuring in Clustered Columnstore index -

angular - Converting AngularJS deffered promise to AngularX observable for JSOM -