soup: Use "GET" instead of SOUP_METHOD_GET. Fixes build with libsoup-2.7.*
authorEdward Hervey <bilboed@bilboed.com>
Mon, 27 Jul 2009 16:44:45 +0000 (18:44 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 31 Jul 2009 16:35:12 +0000 (18:35 +0200)
commit4e6fcd2345d208d029e46286c141a2f6b4ea5d7d
tree164c1c1c58db0bfb08e9b9b2f4b8440ff4ff822c
parenta07a57520968c76e8a1e9609376e8e4dbd2e3b99
soup: Use "GET" instead of SOUP_METHOD_GET. Fixes build with libsoup-2.7.*

This is due to a quality API change in libsoup 2.7. SOUP_METHOD_* are now
integers and not strings... they could have changed the names.
ext/soup/gstsouphttpsrc.c