xvzc
|
363f022c91
|
fix: #46
|
2023-09-08 17:35:41 +09:00 |
|
Himadri Bhattacharjee
|
341d47622c
|
fix: update accumulator for total bytes written
|
2023-09-03 07:54:16 +05:30 |
|
Himadri Bhattacharjee
|
d987a08549
|
refactor: embed net.TcpConn struct in custom connection struct to avoid manual method implementations
|
2023-09-01 07:59:55 +05:30 |
|
xvzc
|
b552e77cbe
|
refactor: reformat
|
2022-11-29 16:54:28 +09:00 |
|
xvzc
|
0d51b7dcd6
|
fix logging
|
2022-07-24 15:12:07 +09:00 |
|
xvzc
|
3c4ecd0180
|
update readBytes EOF strategy
|
2022-06-05 14:50:55 +09:00 |
|
xvzc
|
efbfddebc2
|
update
|
2022-05-13 18:49:05 +09:00 |
|
xvzc
|
8f03e79849
|
update
|
2022-05-12 21:21:54 +09:00 |
|
jerry901
|
8ef36894b7
|
update
|
2022-05-12 20:05:53 +09:00 |
|
xvzc
|
f9f1f00404
|
set deadline
|
2022-05-12 17:56:12 +09:00 |
|
jerry901
|
8893af16d3
|
refactor
|
2022-05-11 22:55:07 +09:00 |
|
xvzc
|
729008083e
|
update packet parsing
|
2022-05-09 10:57:34 +09:00 |
|
xvzc
|
1462f43730
|
fix url parsing
|
2022-05-08 20:38:00 +09:00 |
|
xvzc
|
9e31ce4337
|
update error logging
|
2022-05-08 19:39:22 +09:00 |
|
xvzc
|
683eecc01d
|
chage read method to io.copy
|
2022-05-08 16:55:13 +09:00 |
|
xvzc
|
dd80adb448
|
add ip addr option
|
2022-05-08 14:39:35 +09:00 |
|
jerry901
|
741b4bc235
|
fix local address
|
2022-05-02 00:31:22 +09:00 |
|
xvzc
|
7563f2b895
|
fix unexpectedly formated http request
|
2022-03-06 17:44:11 +09:00 |
|
xvzc
|
9d9e17f3d2
|
update port parsing, and request order
|
2022-03-05 11:51:17 +09:00 |
|
xvzc
|
d7f37377d9
|
update domain based debuging
|
2022-03-05 09:56:53 +09:00 |
|
xvzc
|
b7a76ab5ec
|
add timeout
|
2022-03-05 08:46:47 +09:00 |
|
xvzc
|
ce40143581
|
remove unneccesary go routines
|
2022-03-05 00:46:33 +09:00 |
|
xvzc
|
0f5eae5dae
|
fix recursive redirect issue
|
2022-01-16 01:44:00 +09:00 |
|
xvzc
|
8bda470afd
|
delete unnecessary debug
|
2022-01-14 17:39:14 +09:00 |
|
xvzc
|
e319e0a0fe
|
add go routines for handlers, fixed http handler
|
2022-01-14 17:23:41 +09:00 |
|
xvzc
|
34b035f4ec
|
fix http
|
2022-01-14 01:06:14 +09:00 |
|
xvzc
|
0e11629360
|
update log format
|
2022-01-12 03:06:14 +09:00 |
|
xvzc
|
fefdb5efdd
|
update capsulation
|
2022-01-12 02:15:45 +09:00 |
|
xvzc
|
42ce5066d3
|
update handlers to belong to conn module
|
2022-01-12 01:59:55 +09:00 |
|
xvzc
|
ad8a0e1160
|
add log option
|
2022-01-12 00:05:16 +09:00 |
|
xvzc
|
452a7e343f
|
add net module and fixed the other modules
|
2022-01-11 02:11:30 +09:00 |
|