Skip to content

Documentation for session API #184

Closed
@cfjedimaster

Description

@cfjedimaster

Looking at the readme and I see this line repeated a few times:

var session = bghttp.session("image-upload");

However, I do not see this documented. My assumption is that:

  • Each time you do an HTTP call, you will use a new session.
  • The name of the session ... is what? Used for descriptive purposes? Must it be unique?

Basically, can you add documentation for what session() means?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions