swifter icon indicating copy to clipboard operation
swifter copied to clipboard

Tiny http server engine written in Swift programming language.

Results 123 swifter issues
Sort by recently updated
recently updated
newest added

I am sending the password with the POST request, and it is sending successfully. ![Screenshot 2023-05-25 at 7 26 22 PM](https://github.com/httpswift/swifter/assets/38321635/407529ae-7a66-4db2-b0f3-66e0c1ae8b38) but when I check my project I did not...

We have been experiencing issues with random test failure in Swifter's unit tests. Particularly `testStopWithActiveConnections` in `IOSafetyTests` We believe this is due to `stop()` iterating through available `sockets` while they...

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.8.1 to 1.13.1. Release notes Sourced from git's releases. Release v1.13.1 Full Changelog 667b830 Update the GitHub Action step "actions/checkout" from v2 to v3 (#608) 23a0ac4 Fix...

dependencies

This library provides useful functionality. I see there's quite a lot of issues open. It looks like this library is widely used, yet isn't maintained for quite some time... Is...

A sufficiently complex body-writer may not be able to complete writing the body, and the only practical approach is to throw an exception. Exceptions are normally thrown from body-writers when...

Dear Swifter Developers, I am a novice javascript user who uses the Swifter tiny http server engine in the iOS app "World Wide Web Sever". It would helpful in the...

I start a server, on iOS simulator and iPad, it can be visited by other local device. But on iPhone, it can be visited by localhost:8080, but cant be visited...

I need use the wss,How to use the function? is support?

Does this lib work in iOS for moblie ?