drush httprl-self-requestfor drush 7x


Perform a self request from command-line

drush httprl-self-request

httprl-self-request is a Drush command from the httprl_spider project.

httprl_spider
  • Aliases


    httprl-self-request has 1 alias/es:


    drush hsr

  • Arguments


    httprl-self-request accepts 1 argument/s:


    path : Path to request

  • Options


    httprl-self-request accepts 2 option/s:


    --nonblocking : Including this option will issue the call as non-blocking.

    --print : Print debug statements about requests being made.

  • Examples


    Request own node path.

    drush httprl-self-request node

    Request front page of site in a non-blocking manner and print response

    drush hsr --nonblocking --print

  • Comments


    comments powered by Disqus