Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "utils"

Index

Type aliases

HeaderItem

HeaderItem: string[]

Functions

handleError

  • handleError(error: any): Observable<Error>
  • Parameters

    • error: any

    Returns Observable<Error>

headers

isOk

  • isOk(response: Response): Response
  • Check response status code and raise error when HTTP error recieved.

    Parameters

    • response: Response

      Angular 2 response

    Returns Response

    Angular 2 response

jsonContentHeader

Generated using TypeDoc