Victor Sigler

Results 44 comments of Victor Sigler

You can read more about it here https://github.com/httpswift/swifter/issues/405.

Uhmm 🤔 I think we need to add more docs to the repository to explain the different uses of the library. I'm going to create a new issue to keep...

You can always use the `HttpResponse.raw` and provide your own `Headers`. See the following example: ```swift let statusCode = 400 let reasonPhrase = "Bad Request" let headers = ["Content-Type": "application/json"]...

Hey, @viktorasl Thanks for taking the time to create this. I'll try to check your PR during this week, can you please in the meantime fix the issues with Danger?...

I'll be reviewing more soon and I'll try to test it locally with the certificates also.

Sure, please let me know to continue with the review as it's a little long.

@viktorasl Are you still interested in this PR? Please continue with the rest of the changes to be able to continue reviewing it 🙂.

Ups yes it was sorry about that ☚ī¸. Sounds good please apply the changes in order to continue. Thanks again for your PR!

@MartyCatawiki @viktorasl I would be reviewing the latest changes ASAP. Sorry for the delay 😞.

@viktorasl I'll during the week! Thanks for the heads up.