After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 612295 - Can't access Soup.Message struct members
Can't access Soup.Message struct members
Status: RESOLVED DUPLICATE of bug 563391
Product: gjs
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-09 14:12 UTC by Alberto Ruiz
Modified: 2010-03-09 14:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alberto Ruiz 2010-03-09 14:12:38 UTC
Soup.Message has public struct members such as response_body, which is necesary to retreive the body data after a response is being receivied.

Seed seems capable to access that data so I reckon this should be a gjs bug.

(workarounds for this are welcome)
Comment 1 Johan (not receiving bugmail) Dahlin 2010-03-09 14:32:22 UTC

*** This bug has been marked as a duplicate of bug 563391 ***