<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>e_shinohara</author_name>
  <author_url>https://blog.hatena.ne.jp/e_shinohara/</author_url>
  <blog_title>技術ごった煮</blog_title>
  <blog_url>https://e-shinohara.hatenadiary.org/</blog_url>
  <categories>
    <anon>etc</anon>
  </categories>
  <description>別にロールプレイングゲームじゃないです。 Webアプリケーションの実装方式のお話。 例えば、 入力画面→確認画面→完了画面 って感じで画面遷移していったとして。 完了画面でF5を押したらどうなるか？ ⇒データベースに更新しに行く処理が2回流れて欲しくない。 例えば、 POSTで画面遷移→ブラウザの戻るボタン ってオペレーションしたらどうなるか？ ⇒ページの有効期限切れってなって欲しくない。 んで、このPRGパターン。 1. ブラウザ→POST→サーバ ⇒ブラウザからサーバにPOSTでデータを送って、 サーバ側ではそのデータを元に処理をする。 2. サーバ→REDIRECT→ブラウザ ⇒サーバか…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fe-shinohara.hatenadiary.org%2Fentry%2F20070603%2F1180866239&quot; title=&quot;PRGパターン - 技術ごった煮&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>2007-06-03 19:23:59</published>
  <title>PRGパターン</title>
  <type>rich</type>
  <url>https://e-shinohara.hatenadiary.org/entry/20070603/1180866239</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
