NSDictionary(BCOVURLSupport) Category Reference

Declared in NSDictionary-BCOVURLSupport.h

Overview

Adds convience methods to NSDictionary when working with URL requests.

– bcov_UTF8EncodedRequestParameterString

Constructs a string of key/value pairs that have been UTF-8 encoded for a URL.

- (NSString *)bcov_UTF8EncodedRequestParameterString

Return Value

The URL encoded string form of this dictionary.

Discussion

Constructs a string of key/value pairs that have been UTF-8 encoded for a URL.

Declared In

NSDictionary-BCOVURLSupport.h