OAuth::getLastResponseHeaders

(No version information available, might only be in Git)

OAuth::getLastResponseHeaders最後のレスポンスのヘッダを取得する

説明

public OAuth::getLastResponseHeaders(): string|false

最後のレスポンスのヘッダを取得します。

パラメータ

この関数にはパラメータはありません。

返り値

最後のレスポンスのヘッダを文字列で返します。失敗した場合に false を返します

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top