Skip to content

Log for Alamofire.upload #15

@hoangtuanfithou

Description

@hoangtuanfithou

Alamofire.upload(data, with: request)
.responseJSON(queue: dispatchQueue(), options: .allowFragments) { response in

in this case if data is Json encode data
let data = try! JSONEncoder().encode(redirectRequest)
can we log it with ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions