nx.js
Interfaces

ResponseInit

Properties

PropertyTypeDescription
headers?HeadersInitHeaders for the response.
status?numberHTTP status code for the response.
statusText?stringStatus text for the response.

On this page