Embedded TCP/IP stack
4.7.0
|
fnet_char_t* realm |
Name of realm. A realm can be seen as an area for which the credentials are used. This is also the string that is shown when a WEB browser pops up the login window, for example: "Please enter your username and password for <realm>"
It is optional and can be set to zero. In this case the sent realm will be equal to the dir_name
parameter.
Definition at line 66 of file fnet_http_srv_auth.h.