Skip to content
This repository was archived by the owner on Jan 24, 2023. It is now read-only.
This repository was archived by the owner on Jan 24, 2023. It is now read-only.

idxClient() - Function #40

@doug-forester

Description

@doug-forester

Function initializes a package-wide REST client for use within the IDX Publisher package and all of the components and features it includes but will be primarily used by the idxApi class for accessing the IDX Broker API.

Libraries: -> HTTPFUL

Methods:

GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS

Features:

  1. Supports form parameters, file uploads and custom body entities
  2. Customizable default headers for every request
  3. Automatic JSON parsing into a native object for JSON responses
  4. Request Templates

Reference: http://phphttpclient.com/docs/

Aha! Link: https://buildingbridge.aha.io/requirements/RAWSIDX-9-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions