Fix bugs and make improvements
- Fix regression with `%lu` - Added some more headers witnessed in the wild - Added `-M INT` option to redbean to tune max payload size - Work around InfoZIP 256 character limit on comment line size
This commit is contained in:
@@ -53,6 +53,7 @@ $(NET_HTTP_A).pkg: \
|
||||
$(NET_HTTP_A_OBJS) \
|
||||
$(foreach x,$(NET_HTTP_A_DIRECTDEPS),$($(x)_A).pkg)
|
||||
|
||||
o/$(MODE)/net/http/gethttpheadername.o \
|
||||
o/$(MODE)/net/http/categorizeip.o \
|
||||
o/$(MODE)/net/http/getipcategoryname.o \
|
||||
o/$(MODE)/net/http/isafrinicip.o \
|
||||
|
||||
Reference in New Issue
Block a user