topical media & game development
#mobile-application-10-DerbyApp-build-iphone-Classes-ASI-ASINSStringAdditions.h / h
//
// ASINSStringAdditions.h
// Part of ASIHTTPRequest -> http://allseeing-i.com/ASIHTTPRequest
//
// Created by Ben Copsey on 12/09/2008.
// Copyright 2008 All-Seeing Interactive. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface NSString (CookieValueEncodingAdditions)
(NSString *)encodedCookieValue;
(NSString *)decodedCookieValue;
@end
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.