Skip to content

examples: support no content-length in http-client.js

Andy Holmes requested to merge andyholmes/gjs:andyholmes/fix-http-example into master

Add an additional code path, demonstrating Gio.OutputStream.splice() usage for the case when there is no content-length header in an HTTP response.

fixes #498 (closed)

Merge request reports

Loading