Skip to content

Commit b25c0ee

Browse files
committed
todo comment
1 parent 30ab3fc commit b25c0ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

http/http.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ namespace just {
99
namespace http {
1010

1111
typedef struct httpContext httpContext;
12+
// todo: these should be configurable
1213
#define MAX_PIPELINE 4096
1314
#define JUST_MAX_HEADERS 32
1415

0 commit comments

Comments
 (0)