[GH-ISSUE #688] Can't allow cookies for url request #446

Open
opened 2026-03-03 16:48:44 +03:00 by kerem · 0 comments
Owner

Originally created by @Sonym2 on GitHub (Jan 4, 2022).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/688

Description:

By default, there is false value for httpShouldHandleCookies in init method of OAuthSwiftHTTPRequest.
I couldnt find any config how can I override this value to true.

OAuth Provider? (Twitter, Github, ..):

OAuth Version:

  • Version 1
  • Version 2

OS (Please fill the version) :

  • iOS :
  • OSX :
  • TVOS :
  • WatchOS :

Installation method:

  • Carthage
  • CocoaPods
  • Swift Package Manager
  • Manually

Library version:

  • head
  • v2.1.0
  • v2.0.0
  • v1.4.1
  • other: (Please fill in the version you are using.)

Xcode version:

  • 11.4 (Swift 5.2)

  • 11.x (Swift 5.1)

  • [x ] 10.x (Swift 5.0)

  • other: (Please fill in the version you are using.)

  • objective c

Originally created by @Sonym2 on GitHub (Jan 4, 2022). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/688 ### Description: By default, there is false value for httpShouldHandleCookies in init method of OAuthSwiftHTTPRequest. I couldnt find any config how can I override this value to true. ### OAuth Provider? (Twitter, Github, ..): ### OAuth Version: - [ ] Version 1 - [x] Version 2 ### OS (Please fill the version) : - [x] iOS : - [ ] OSX : - [ ] TVOS : - [ ] WatchOS : ### Installation method: - [ ] Carthage - [x] CocoaPods - [ ] Swift Package Manager - [ ] Manually ### Library version: - [x] head - [ ] v2.1.0 - [ ] v2.0.0 - [ ] v1.4.1 - [ ] other: (Please fill in the version you are using.) ### Xcode version: - [ ] 11.4 (Swift 5.2) - [ ] 11.x (Swift 5.1) - [x ] 10.x (Swift 5.0) - [ ] other: (Please fill in the version you are using.) - [ ] objective c
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#446
No description provided.