Soup.Socket

const Soup = imports.gi.Soup;

let socket = new Soup.Socket();
  

Hierarchy

  • GObject.Object
    • Soup.Socket