Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
XcodesOrg
/
AsyncHTTPNetworkService
Public
forked from
isabella232/AsyncHTTPNetworkService
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 4, 2025
try preconcurrency macro
MattKiazyk
committed
12e225a
View commit details
Copy full SHA for 12e225a
Browse repository at this point
Commits on Jan 31, 2025
Make some sendable conformance
MattKiazyk
committed
b27dc27
View commit details
Copy full SHA for b27dc27
Browse repository at this point
allow setting of url session on init
MattKiazyk
committed
a5c8e3c
View commit details
Copy full SHA for a5c8e3c
Browse repository at this point
Commits on Feb 25, 2024
Merge pull request #11 from RobotsAndPencils/RequestModifiers
Show description for d279a4f
aerickson14
authored
d279a4f
View commit details
Copy full SHA for d279a4f
Browse repository at this point
Commits on Dec 6, 2023
fix warning
aerickson14
committed
cae0997
View commit details
Copy full SHA for cae0997
Browse repository at this point
use adaptive date decoding strategy
aerickson14
committed
121ff18
View commit details
Copy full SHA for 121ff18
Browse repository at this point
add HeaderRequestModifier
aerickson14
committed
22379c5
View commit details
Copy full SHA for 22379c5
Browse repository at this point
Commits on Jan 30, 2023
Merge pull request #10 from RobotsAndPencils/remove-token-provider
Show description for 9777085
alexmazlov
authored
9777085
View commit details
Copy full SHA for 9777085
Browse repository at this point
Commits on Jan 26, 2023
remove delegate references
Alex Maslov
committed
bb8e758
View commit details
Copy full SHA for bb8e758
Browse repository at this point
remove token provider
Alex Maslov
committed
e37071c
View commit details
Copy full SHA for e37071c
Browse repository at this point
Commits on Nov 11, 2022
Merge pull request #9 from RobotsAndPencils/RemoveUIKit
Show description for c6df778
MattKiazyk
authored
c6df778
View commit details
Copy full SHA for c6df778
Browse repository at this point
Removes a UIKit reference to for use on Mac
MattKiazyk
committed
47a4c97
View commit details
Copy full SHA for 47a4c97
Browse repository at this point
Commits on Oct 19, 2022
Update readme
MattKiazyk
committed
14cf7c2
View commit details
Copy full SHA for 14cf7c2
Browse repository at this point
Commits on Aug 24, 2022
Merge pull request #8 from RobotsAndPencils/alex/image-upload
Show description for b31549f
alexmazlov
authored
b31549f
View commit details
Copy full SHA for b31549f
Browse repository at this point
condense method
Alex Maslov
committed
d9766f8
View commit details
Copy full SHA for d9766f8
Browse repository at this point
remove unrelated project references
Alex Maslov
committed
0472628
View commit details
Copy full SHA for 0472628
Browse repository at this point
ignore userdata
Alex Maslov
committed
f5787f4
View commit details
Copy full SHA for f5787f4
Browse repository at this point
move FileUploadRequestModifier to URLRequest extension
Alex Maslov
committed
b882631
View commit details
Copy full SHA for b882631
Browse repository at this point
add mimetype tests
Alex Maslov
committed
ffdb3d0
View commit details
Copy full SHA for ffdb3d0
Browse repository at this point
undo comment edit
Alex Maslov
committed
45b3f82
View commit details
Copy full SHA for 45b3f82
Browse repository at this point
remove commented out code
Alex Maslov
committed
d0c3de8
View commit details
Copy full SHA for d0c3de8
Browse repository at this point
add image upload request modifier
Alex Maslov
committed
9335a18
View commit details
Copy full SHA for 9335a18
Browse repository at this point
Commits on Jul 7, 2022
Merge pull request #7 from RobotsAndPencils/alex/token-provider
Show description for 4ec9e5e
MattKiazyk
authored
4ec9e5e
View commit details
Copy full SHA for 4ec9e5e
Browse repository at this point
Commits on Jul 6, 2022
remove unused refresh token logic
Alex Maslov
committed
f1663e4
View commit details
Copy full SHA for f1663e4
Browse repository at this point
add authentication token provider
Alex Maslov
committed
09a41e8
View commit details
Copy full SHA for 09a41e8
Browse repository at this point
Merge pull request #6 from RobotsAndPencils/alex/response-interceptor
Show description for bc03565
alexmazlov
authored
bc03565
View commit details
Copy full SHA for bc03565
Browse repository at this point
fix typo
Alex Maslov
committed
3e927b1
View commit details
Copy full SHA for 3e927b1
Browse repository at this point
Add response interceptors
Alex Maslov
committed
b52b020
View commit details
Copy full SHA for b52b020
Browse repository at this point
Commits on May 24, 2022
bugfix extension should be on protocol not on class.
MattKiazyk
committed
972cce8
View commit details
Copy full SHA for 972cce8
Browse repository at this point
0.1.2
MattKiazyk
committed
949cd85
View commit details
Copy full SHA for 949cd85
Browse repository at this point
Merge pull request #5 from RobotsAndPencils/matt/ProtocolPublic
Show description for 49c82fe
MattKiazyk
authored
49c82fe
View commit details
Copy full SHA for 49c82fe
Browse repository at this point
makes AsyncNetworkService public, swift linting
MattKiazyk
committed
a08ff7a
View commit details
Copy full SHA for a08ff7a
Browse repository at this point
Commits on Apr 19, 2022
Update readme
MattKiazyk
committed
e33dd10
View commit details
Copy full SHA for e33dd10
Browse repository at this point
Commits on Apr 6, 2022
Merge pull request #4 from RobotsAndPencils/feature/mark/minorPkgUpdates
Show description for 076fe22
markpokornycos
authored
076fe22
View commit details
Copy full SHA for 076fe22
Browse repository at this point
Commits on Apr 5, 2022
adds AsyncNetworkService shared scheme
markpokornycos
committed
bc62472
View commit details
Copy full SHA for bc62472
Browse repository at this point
Previous
Next
You can’t perform that action at this time.