Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
16
Star
84
Fork
20
agentzh
/
chunkin-nginx-module
Code
Issues
3
Pull requests
1
Projects
0
Insights
Permalink
Browse files
disabled ddebug by default.
Loading branch information
...
agentzh
committed
Nov 14, 2009
1 parent
e485226
commit
ba370cf3a06c5efccfcd81a634b70f8b7140504a
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
src/ngx_http_chunkin_request_body.c
Show comments
View
2
src/ngx_http_chunkin_request_body.c
@@ -1,4 +1,4 @@
-#
define
DDEBUG
1
+#
define
DDEBUG
0
#
include
"
ddebug.h
"
Toggle all file notes
0 comments on commit
ba370cf
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
ba370cf