<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suzaku0914</author_name>
  <author_url>https://blog.hatena.ne.jp/suzaku0914/</author_url>
  <blog_title>エンターテイメント！！</blog_title>
  <blog_url>https://suzaku-tec.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>経緯 実装 参考サイト 経緯 postしている内容が知りたくなったけど、送信前や受信後でconsole.logするのはダサくね？って思って、他にやり方がないか調べたら、良さげな実装あったので、メモ 実装 axios.interceptors.request.use( function (config) { console.log(config); return config; }, function (error) { return Promise.reject(error); }, ); axios.interceptors.response.use( function (config) {…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuzaku-tec.hatenadiary.jp%2Fentry%2F2023%2F04%2F13%2F212636&quot; title=&quot;axiosの通信内容をキャプチャしたい - エンターテイメント！！&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-04-13 21:26:36</published>
  <title>axiosの通信内容をキャプチャしたい</title>
  <type>rich</type>
  <url>https://suzaku-tec.hatenadiary.jp/entry/2023/04/13/212636</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
