forked from chengzhifeng/libhttpserver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAUTHORS
26 lines (20 loc) · 860 Bytes
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
- Primary developer:
Sebastiano Merlino <[email protected]> (maintainer)
- Code contributions also came from:
Dario Mazza <[email protected]>
Andrea Nicotra <[email protected]>
Jeff Waller <[email protected]>
Craig Minihan <[email protected]>
Guo Xiao <[email protected]>
Philipp Claßen <[email protected]>
Vitaut Bajaryn <[email protected]>
- Support for building on MinGW/Cygwin systems
Shane Peelar <[email protected]>
- Support for building on MaxOsX
Jan Klimke <[email protected]>
- Example of SSL usage and operator<< on http_request and http_response
Chris Love <[email protected]>
- Added proper error handling to tcp socket creation and binding
Marcel Pursche <[email protected]>
- Fixed error management and regex handling
Julian Picht <[email protected]>