Skip to content

libsoup abstraction library details #193

Open
@ys5g

Description

@ys5g

Is your feature request related to a problem? Please describe.
This is not related to a bug. I started implementing a libsoup abstraction library a while ago but had a few questions:

  1. In CONTRIBUTING.md, it says that it is "mostly to be used in gjs and lua." Does this mean it should be implemented in ts and lua in lang/? This lib would make HTTP requests in vala easier so that would seem like a waste
  2. What libsoup version should be used(2.4 or 3)?
  3. If we're taking the vala approach, is it fine if a headers parameter takes a GLib.HashTable obj? I'm asking since no one has ever used a Glib.HashTable in gjs (except 1 person on github 💀).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions