Commit Graph

10 Commits

Author SHA1 Message Date
0dc7a7dffc
update module path 2022-10-16 18:36:23 -07:00
mo
916af03167 fix request/response statute 2020-08-05 18:10:50 +08:00
mo
f64deea851 add more test 2020-08-05 14:40:07 +08:00
mo
6f88e8250a moved statute
and fix all file struct
2020-08-05 13:17:05 +08:00
mo
f4dcbed85b fix const defined 2020-04-21 14:03:20 +08:00
mo
587b9a3da1 fix bug and add head to request 2020-04-19 23:40:14 +08:00
mo
b4107cb925 add go mod
use standard packet context
2020-04-19 17:08:22 +08:00
ymmt2005
385bbe4759 Add golang.org/x/net/context support.
Read http://blog.golang.org/context for its benefits.

This PR has not utilized contexts yet; just passing them
to every customization points to help them add/retrieve
request context values.
2016-03-08 23:29:11 +09:00
ap4y
aad92b1d46 Refactor RuleSet api using Request struct 2016-01-11 20:37:41 +13:00
Armon Dadgar
aa25f19bf1 Adding simple ruleset interface 2014-01-23 11:15:53 -08:00