Skip to content

http.biplan #14

Description

@gioblu

This is a preliminary list of functions that will be added in http.biplan.
Feel free to suggest additions.

  • http_read_all reads all bytes from an open HTTP pipe and copy them into a destination string
  • http_get performs an HTTP GET request and read the entire response body
  • http_get_json performs an HTTP GET request with JSON accept headers and read the response
  • http_status_code performs an HTTP request that returns only the response status code
  • http_encode encodes spaces in a URL as %20 for safe usage in HTTP requests

Metadata

Metadata

Assignees

No one assigned

    Labels

    std libraryAll issues related to the standard library

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions