-
CONFIG_HTTP_PARSER
¶
This option enables the http_parser library from nodejs. This parser requires some string-related routines commonly provided by a libc implementation.
Symbol: | HTTP_PARSER |
---|---|
Type: | bool |
Value: | “n” |
User value: | (no user value) |
Visibility: | “n” |
Is choice item: | false |
Is defined: | true |
Is from env.: | false |
Is special: | false |
Prompts: |
|
Default values: |
|
Selects: | |
Reverse (select-related) dependencies: | |
HTTP && NETWORKING && HTTP_APP && HTTP_SERVER || HTTP && NETWORKING && HTTP_APP && HTTP_CLIENT || HTTP && NETWORKING && !HTTP_APP && HTTP_SERVER || HTTP && NETWORKING && !HTTP_APP && HTTP_CLIENT (value: “n”) |
|
Additional dependencies from enclosing menus and ifs: | |
NETWORKING (value: “n”) |
|
Locations: |
|