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 }}
deancr
/
JSONModel
Public
forked from
jsonmodel/jsonmodel
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
Breadcrumbs
History for
JSONModel
JSONModel
JSONModelNetworking
JSONHTTPClient.m
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 21, 2015
* prepare for 1.0.2 release
icanzilb
committed
e7386f0
View commit details
Copy full SHA for e7386f0
View code at this point
Browse repository at this point
Commits on Aug 11, 2014
* 1.0.0 update
icanzilb
committed
10faf26
View commit details
Copy full SHA for 10faf26
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
* up to 0.13
icanzilb
committed
9a90c24
View commit details
Copy full SHA for 9a90c24
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
* bumping the version to 0.12.0
icanzilb
committed
50166fe
View commit details
Copy full SHA for 50166fe
View code at this point
Browse repository at this point
Commits on Jan 21, 2014
* 0.11
icanzilb
committed
c783b42
View commit details
Copy full SHA for c783b42
View code at this point
Browse repository at this point
Commits on Nov 12, 2013
Fix incorrect error generation when processing a valid but empty response (204 No Content).
j-h-a
committed
8191932
View commit details
Copy full SHA for 8191932
View code at this point
Browse repository at this point
Commits on Nov 10, 2013
* 0.10
icanzilb
committed
494a284
View commit details
Copy full SHA for 494a284
View code at this point
Browse repository at this point
* fixed handling of nulls in JSON
Show description for be2f1e7
icanzilb
committed
be2f1e7
View commit details
Copy full SHA for be2f1e7
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
Added ability to pass NSData directly into POSTs
billinghamj
committed
f54b308
View commit details
Copy full SHA for f54b308
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
corrected use of specific bit-length types to use universal types
Show description for 2122813
billinghamj
committed
2122813
View commit details
Copy full SHA for 2122813
View code at this point
Browse repository at this point
Commits on Sep 26, 2013
Merge branch 'master' into issue-#95
billinghamj
committed
3f789ff
View commit details
Copy full SHA for 3f789ff
View code at this point
Browse repository at this point
resolves #95
billinghamj
committed
62eb602
View commit details
Copy full SHA for 62eb602
View code at this point
Browse repository at this point
resolves #97
billinghamj
committed
2e16423
View commit details
Copy full SHA for 2e16423
View code at this point
Browse repository at this point
replace add with set because it needs to be possible to override the default headers
Show description for 55f83dd
billinghamj
committed
55f83dd
View commit details
Copy full SHA for 55f83dd
View code at this point
Browse repository at this point
Commits on Sep 25, 2013
* bumped up to 0.9.3
icanzilb
committed
dbda177
View commit details
Copy full SHA for dbda177
View code at this point
Browse repository at this point
Commits on Sep 2, 2013
* bumping up to 0.9.2
icanzilb
committed
d0a25c7
View commit details
Copy full SHA for d0a25c7
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
+ added the http response to bad response errors, so developers can inspect it from outside JSONModel
Show description for 21d93fc
icanzilb
committed
21d93fc
View commit details
Copy full SHA for 21d93fc
View code at this point
Browse repository at this point
Fixing https://github.com/icanzilb/JSONModel/issues/58
Show description for f7f1676
icanzilb
committed
f7f1676
View commit details
Copy full SHA for f7f1676
View code at this point
Browse repository at this point
Commits on May 6, 2013
- log cleanup
icanzilb
committed
8766ab0
View commit details
Copy full SHA for 8766ab0
View code at this point
Browse repository at this point
Commits on Apr 30, 2013
* bumped up the copyright year
icanzilb
committed
9a331f7
View commit details
Copy full SHA for 9a331f7
View code at this point
Browse repository at this point
+ merge in version 0.9.0 from the "caching" branch
icanzilb
committed
076a8e8
View commit details
Copy full SHA for 076a8e8
View code at this point
Browse repository at this point
Commits on Apr 2, 2013
* logic cleanup
icanzilb
committed
554566a
View commit details
Copy full SHA for 554566a
View code at this point
Browse repository at this point
* do not cover the network errors with the jsonmodel custom error
icanzilb
committed
25e68ee
View commit details
Copy full SHA for 25e68ee
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
+ added forced content type setting, when it's not the default value
icanzilb
committed
42f835f
View commit details
Copy full SHA for 42f835f
View code at this point
Browse repository at this point
* removed sync networking, thus bumping the version to 0.9
Show description for 5a8ce8d
icanzilb
committed
5a8ce8d
View commit details
Copy full SHA for 5a8ce8d
View code at this point
Browse repository at this point
Commits on Mar 25, 2013
added soft expiration - via server revalidation
Show description for c069e60
icanzilb
committed
c069e60
View commit details
Copy full SHA for c069e60
View code at this point
Browse repository at this point
Commits on Mar 22, 2013
first version of hard caching on the client side based on time expiration
icanzilb
committed
30bea1d
View commit details
Copy full SHA for 30bea1d
View code at this point
Browse repository at this point
Commits on Mar 17, 2013
+ automatic detection of the request content type
Show description for 91988d5
icanzilb
committed
91988d5
View commit details
Copy full SHA for 91988d5
View code at this point
Browse repository at this point
* just a bit of code cleanup
icanzilb
committed
8188ad3
View commit details
Copy full SHA for 8188ad3
View code at this point
Browse repository at this point
Commits on Mar 10, 2013
mustn't return there
icanzilb
committed
8e745a4
View commit details
Copy full SHA for 8e745a4
View code at this point
Browse repository at this point
* added error checking for the case of nil response data , but no network error
icanzilb
committed
1d4d7d3
View commit details
Copy full SHA for 1d4d7d3
View code at this point
Browse repository at this point
Commits on Feb 13, 2013
if there was a network error, don't mask it behind a bad response error
icanzilb
committed
afebde8
View commit details
Copy full SHA for afebde8
View code at this point
Browse repository at this point
Commits on Feb 9, 2013
bump version up
icanzilb
committed
fad3daa
View commit details
Copy full SHA for fad3daa
View code at this point
Browse repository at this point
Added Cocoa style error handling to JSONHTTPClient
icanzilb
committed
1e84310
View commit details
Copy full SHA for 1e84310
View code at this point
Browse repository at this point
* new method setTimoutInSeconds
Show description for 56ca6f8
icanzilb
committed
56ca6f8
View commit details
Copy full SHA for 56ca6f8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.