OSDN Git Service

Appleのサンプル CustomHTTPProtocol からクラスを追加
authormasakih <masakih@users.sourceforge.jp>
Sat, 8 Feb 2014 15:52:59 +0000 (00:52 +0900)
committermasakih <masakih@users.sourceforge.jp>
Sat, 8 Feb 2014 15:52:59 +0000 (00:52 +0900)
commit98a78ba94e0d98a6be5f91b2279a4c8cd1199c2e
treef7ce99350b5cebac78a98a76ac07445ab427567e
parentf42881b389f9e09bd24740e88f0e47c2a6b7a895
Appleのサンプル CustomHTTPProtocol からクラスを追加
13 files changed:
KCD.xcodeproj/project.pbxproj
KCD.xcodeproj/xcuserdata/masaki.xcuserdatad/xcschemes/KCD.xcscheme
KCD/Base.lproj/MainMenu.xib
KCD/CacheStoragePolicy.h [new file with mode: 0644]
KCD/CacheStoragePolicy.m [new file with mode: 0644]
KCD/CanonicalRequest.h [new file with mode: 0644]
KCD/CanonicalRequest.m [new file with mode: 0644]
KCD/CustomHTTPProtocol.h [new file with mode: 0644]
KCD/CustomHTTPProtocol.m [new file with mode: 0644]
KCD/HMAppDelegate.h
KCD/HMAppDelegate.m
KCD/HMHTTPProtocol.h [new file with mode: 0644]
KCD/HMHTTPProtocol.m [new file with mode: 0644]