Posts from 30 June 2020
-
HTTP in Swift, Part 3: Request Bodies
Before moving on to sending our
HTTPRequestvalues, let’s make an improvement to our struct. Last time, we ended up with this basic definition:
Before moving on to sending our HTTPRequest values, let’s make an improvement to our struct. Last time, we ended up with this basic definition: