Post

Replies

Boosts

Views

Activity

Reply to NSURLSession GET request with Body
I'm hitting the same issue (no body allowed with GET) in Swift with URLSession. The URLSession throws an error when it finds a body length for the GET message. It's maddening that one team's viewpoint on the use of the GET verb is codified on the client end, so that it blocks compatibility with so many existing APIs.
Topic: App & System Services SubTopic: General Tags:
Nov ’21
Reply to symbol collision being reported on stderr by opendiff (a part of Xcode)
FYI on the arm64 (M1) Macs, Homebrew installs to /opt/homebrew/bin.
Replies
Boosts
Views
Activity
Feb ’22
Reply to NSURLSession GET request with Body
I'm hitting the same issue (no body allowed with GET) in Swift with URLSession. The URLSession throws an error when it finds a body length for the GET message. It's maddening that one team's viewpoint on the use of the GET verb is codified on the client end, so that it blocks compatibility with so many existing APIs.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’21