sacloud / libsacloud

[Deprecated] Library for SAKURA Cloud API with Go
Apache License 2.0
18 stars 13 forks source link

リクエスト時に任意のHTTPヘッダーを追加する機能 #825

Closed yamamoto-febc closed 2 years ago

yamamoto-febc commented 3 years ago

from: https://github.com/sacloud/usacloud/issues/868

上記に例として挙げられている X-Requested-With: XMLHttpRequest だけなら常に付与しても良いかもしれない。 (コンパネで確認したところほぼ全てのAPIリクエストに付与されてる模様)

yamamoto-febc commented 2 years ago

iaas-api-goの移行に伴いクローズ。必要であればiaas-api-go側で別途オープンする。