]> Pileus Git - grits/commitdiff
Add grits_http_abort function
authorAndy Spencer <andy753421@gmail.com>
Wed, 23 Jan 2013 06:30:53 +0000 (06:30 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 23 Jan 2013 06:30:53 +0000 (06:30 +0000)
This is similar to soup_session_abort, except that it also prevents any
additional requests from being queued. This prevents long waits if we
cancel during a loop, as was done in the AWeather alerts plugin.


No differences found