Merge pull request #12 in MM/mpin-sdk-ios from UserAgentFix to master * commit 'd2a6f44d3ed971058f7c2be9efe35a0da6c28277': Tiny change in allocation of StringMap init method name changed to be more meaningful Added capability to init SDK with custom HTTP Headers
Project: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-sdk-ios/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-sdk-ios/commit/00a14b0b Tree: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-sdk-ios/tree/00a14b0b Diff: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-sdk-ios/diff/00a14b0b Branch: refs/heads/master Commit: 00a14b0b115fe44efc426682f89d23be44c935c1 Parents: 4b4c745 d2a6f44 Author: Simeon Aladjem <[email protected]> Authored: Tue Nov 1 11:00:42 2016 +0100 Committer: Simeon Aladjem <[email protected]> Committed: Tue Nov 1 11:00:42 2016 +0100 ---------------------------------------------------------------------- MPinSDK/MPinSDK.xcodeproj/project.pbxproj | 10 +++++----- src/HTTPConnector.mm | 25 +++++++++++++++++++++---- src/MPin.h | 1 + src/MPin.mm | 26 +++++++++++++++++++++++--- 4 files changed, 50 insertions(+), 12 deletions(-) ----------------------------------------------------------------------
