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 }}
DavidHuang85
/
AFNetworking
Public
forked from
AFNetworking/AFNetworking
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 13, 2014
[Issue #2412] Replacing performSelectorOnMainThread: with dispatch_sync to main queue to fix issue when using in XPC service
mattt
committed
da66f1d
View commit details
Copy full SHA for da66f1d
Browse repository at this point
Fixing OS X 10.10 build warning
mattt
committed
2b8b7c3
View commit details
Copy full SHA for 2b8b7c3
Browse repository at this point
Renaming AFNetworking Mac Example to AFNetworking OS X Example
mattt
committed
cdb7cbb
View commit details
Copy full SHA for cdb7cbb
Browse repository at this point
Updating project settings for OS X Example
mattt
committed
052bec8
View commit details
Copy full SHA for 052bec8
Browse repository at this point
Refactoring swizzling to use static function
Show description for c97a396
mattt
committed
c97a396
View commit details
Copy full SHA for c97a396
Browse repository at this point
Merge pull request #2411 from tangphillip/master
Show description for a9efffd
mattt
committed
a9efffd
View commit details
Copy full SHA for a9efffd
Browse repository at this point
Merge pull request #2352 from arohner/master
Show description for 2ab97bc
mattt
committed
2ab97bc
View commit details
Copy full SHA for 2ab97bc
Browse repository at this point
Merge pull request #2402 from Raizlabs/bugfix/KingOfBrian/FilePathNilWithManagerCompletion
Show description for 27fcb84
mattt
committed
27fcb84
View commit details
Copy full SHA for 27fcb84
Browse repository at this point
Merge pull request #2372 from mbjerg/master
Show description for c70dc23
mattt
committed
c70dc23
View commit details
Copy full SHA for c70dc23
Browse repository at this point
Merge pull request #2401 from Raizlabs/bugfix/KingOfBrian/PolicyTestErrors
Show description for f8524a3
mattt
committed
f8524a3
View commit details
Copy full SHA for f8524a3
Browse repository at this point
Commits on Nov 10, 2014
Merge https://github.com/AFNetworking/AFNetworking
mbjtrifork
committed
aaa41c8
View commit details
Copy full SHA for aaa41c8
Browse repository at this point
Commits on Nov 6, 2014
Merge remote-tracking branch 'real/master'
Show description for ba43f55
Phil Tang
committed
ba43f55
View commit details
Copy full SHA for ba43f55
Browse repository at this point
Removing charset parameter from Content-Type HTTP header field value
mattt
committed
2258626
View commit details
Copy full SHA for 2258626
Browse repository at this point
Adding documentation for AFJSONRequestSerializer and AFPropertyListSerializer
mattt
committed
81fed25
View commit details
Copy full SHA for 81fed25
Browse repository at this point
[Issue #2403] Fixing documentation for response serializers
mattt
committed
72aae7a
View commit details
Copy full SHA for 72aae7a
Browse repository at this point
Commits on Nov 4, 2014
Relay the downloadFileURL to the delegate if the manager picks a fileURL.
Brian King
committed
e76b553
View commit details
Copy full SHA for e76b553
Browse repository at this point
Added unit tests to test for the bug.
Brian King
committed
0a11dc4
View commit details
Copy full SHA for 0a11dc4
Browse repository at this point
AFSSLPinningModeNone should not validate the domain name.
Brian King
committed
009d906
View commit details
Copy full SHA for 009d906
Browse repository at this point
Fixed construction of the AFSecurityPolicy objects
Brian King
committed
90b7a50
View commit details
Copy full SHA for 90b7a50
Browse repository at this point
Commits on Oct 30, 2014
Merge https://github.com/AFNetworking/AFNetworking
mbjtrifork
committed
4036ed1
View commit details
Copy full SHA for 4036ed1
Browse repository at this point
Commits on Oct 25, 2014
Copy editing header documentation
mattt
committed
05e542f
View commit details
Copy full SHA for 05e542f
Browse repository at this point
Changing validatesDomainName to readonly property
Show description for bd7d9ef
mattt
committed
bd7d9ef
View commit details
Copy full SHA for bd7d9ef
Browse repository at this point
Commits on Oct 22, 2014
Replace KVO (which was crashing) with swizzling.
Phil Tang
committed
ba7b6e5
View commit details
Copy full SHA for ba7b6e5
Browse repository at this point
Commits on Oct 20, 2014
Rewriting background session manager warning, duplicating across URL and HTTP session manager
mattt
committed
0449f86
View commit details
Copy full SHA for 0449f86
Browse repository at this point
Merge pull request #2371 from getaaron/there-can-be-only-one-background-session
Show description for 6e5f644
mattt
committed
6e5f644
View commit details
Copy full SHA for 6e5f644
Browse repository at this point
[Issue #2339] Added lock/unlock to description method
mbjtrifork
committed
121560f
View commit details
Copy full SHA for 121560f
Browse repository at this point
Commits on Oct 19, 2014
Document expected session manager usage for background sessions
getaaron
committed
db38f3a
View commit details
Copy full SHA for db38f3a
Browse repository at this point
Merge pull request #1 from AFNetworking/master
Show description for 646d9b5
getaaron
committed
646d9b5
View commit details
Copy full SHA for 646d9b5
Browse repository at this point
Commits on Oct 14, 2014
Merge pull request #2357 from orta/patch-4
Show description for 7fe735b
mattt
committed
7fe735b
View commit details
Copy full SHA for 7fe735b
Browse repository at this point
Update .cocoadocs.yml
orta
committed
39c2815
View commit details
Copy full SHA for 39c2815
Browse repository at this point
Commits on Oct 11, 2014
Declare the init method on subclasses of AFURLResponseSerialization
arohner
committed
252949e
View commit details
Copy full SHA for 252949e
Browse repository at this point
Commits on Oct 10, 2014
Merge pull request #2331 from johnbushnell/UIButton-caching-fix
Show description for a31add8
mattt
committed
a31add8
View commit details
Copy full SHA for a31add8
Browse repository at this point
Commits on Oct 7, 2014
[Issue #2346] Revert commits related to __has_feature(attribute_availability_app_extension)
mattt
committed
290fe60
View commit details
Copy full SHA for 290fe60
Browse repository at this point
[Issue #2346] Conditionally compile AFNetworkActivityManagerTests
mattt
committed
49f3e3f
View commit details
Copy full SHA for 49f3e3f
Browse repository at this point
[Issue #2346] Fix preprocessor directive to pass if __has_feature is unavailable
mattt
committed
6be6cd2
View commit details
Copy full SHA for 6be6cd2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.