
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>BleepingSwift</title>
      <link>https://bleepingswift.com/blog</link>
      <description>Learn Swift and SwiftUI with concise tutorials and examples.</description>
      <language>en-us</language>
      <managingEditor>undefined (Mick MacCallum)</managingEditor>
      <webMaster>undefined (Mick MacCallum)</webMaster>
      <lastBuildDate>Sun, 05 Apr 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://bleepingswift.com/tags/networking/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://bleepingswift.com/blog/url-protocol-intercept-requests-swift</guid>
    <title>Intercepting Network Requests in Swift with URLProtocol</title>
    <link>https://bleepingswift.com/blog/url-protocol-intercept-requests-swift</link>
    <description>URLProtocol is one of the oldest interception points in Foundation&#39;s networking stack. It lets you mock, log, or transform any URLSession request without touching the code that makes the request.</description>
    <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mick MacCallum)</author>
    <category>Swift</category><category>URLSession</category><category>Networking</category><category>Testing</category>
  </item>

    </channel>
  </rss>
