Guest User

Untitled

a guest
Nov 24th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. configure("**", description: "auth") {
  2. $0.decorateRequests(with: { (res, req) -> Request in
  3. ?? what to add here?
  4. })
  5. }
  6.  
  7. res.withParams(... etc )
Add Comment
Please, Sign In to add comment