<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Safari on Junian Dev</title>
    <link>https://www.junian.dev/tags/safari/</link>
    <description>Recent content in Safari on Junian Dev</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>author@junian.dev (Junian Triajianto)</managingEditor>
    <webMaster>author@junian.dev (Junian Triajianto)</webMaster>
    <copyright>Copyright &amp;copy; 2014 - 2026 Junian.dev</copyright>
    
	    <atom:link href="https://www.junian.dev/tags/safari/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>How to Update Safari without macOS Upgrade</title>
      <link>https://www.junian.dev/tech/update-safari-without-macos-upgrade/</link>
      <pubDate>Thu, 19 Dec 2024 07:30:49 +0700</pubDate>
      <author>author@junian.dev (Junian Triajianto)</author>
      <guid>https://www.junian.dev/tech/update-safari-without-macos-upgrade/</guid>
      <description>&lt;p&gt;You might want to use the latest version of Safari while keeping the same macOS version.&lt;/p&gt;
&lt;p&gt;This is understandable, as web apps these days update very quickly, and some features are only available in the latest versions of web browsers.&lt;/p&gt;
&lt;p&gt;Normally, you can only update Safari by upgrading the entire macOS. However, it is still possible to update Safari without a full macOS upgrade.&lt;/p&gt;
&lt;p&gt;The option to update Safari is somewhat hidden, but don&amp;rsquo;t worry! By following this guide, you&amp;rsquo;ll be able to find and install the update.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to Run Safari Browser without CORS Restriction</title>
      <link>https://www.junian.dev/dev/safari-disable-cors/</link>
      <pubDate>Sun, 17 Nov 2024 11:28:56 +0700</pubDate>
      <author>author@junian.dev (Junian Triajianto)</author>
      <guid>https://www.junian.dev/dev/safari-disable-cors/</guid>
      <description>&lt;p&gt;As a web developer, you likely need to test your REST API locally. When using a browser like Safari, you might encounter issues such as the following messages.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Origin http://localhost:8081 is not allowed by Access-Control-Allow-Origin. Status code: 200&lt;/p&gt;
&lt;p&gt;Fetch API cannot load http://localhost:8080/api/ due to access control checks.&lt;/p&gt;
&lt;p&gt;Failed to load resource: Origin http://localhost:8081 is not allowed by Access-Control-Allow-Origin. Status code: 200&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Don&amp;rsquo;t worry, this is actually a strong security feature implemented by modern web browsers.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
