You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David E. Wheeler edited this page Mar 23, 2017
·
2 revisions
HTTP Headers
PGXN API servers provide a special HTTP header not provided by mirror servers.
The header is X-PGXN-API-Version and identifies the
semantic version of the release of PGXN::API
that's serving the API:
Use this header to distinguish API servers from mirror servers. In the future
it may be used to ascertain what API features are available, although it should
not be necessary, since all APIs are identified by the index API.