ext/soup/gstsouphttpsrc.c: Don't throw an error when soup completes a msg with status...
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 31 Jul 2008 21:26:48 +0000 (21:26 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 31 Jul 2008 21:26:48 +0000 (21:26 +0000)
commit0d262638e3a3a910d7e7cf2942117c4e15bb2dda
tree99d0d0658e76b3d2d3f5e005fb30207f87d5b69b
parentd00a34d7e628e8b15f1c2dbd8eb022f1fa88c63f
ext/soup/gstsouphttpsrc.c: Don't throw an error when soup completes a msg with status 'cancelled', as that indicates ...

Original commit message from CVS:
* ext/soup/gstsouphttpsrc.c:
Don't throw an error when soup completes a msg with status
'cancelled', as that indicates we cancelled a request while
shutting down or seeking, and it's not an error.
Fixes: #540300 again.
ChangeLog
common
ext/soup/gstsouphttpsrc.c