refactor(lander): make index code work with new lnm
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
452e936956
commit
4089570293
3 changed files with 24 additions and 17 deletions
|
|
@ -68,6 +68,8 @@ lnm_http_step_err lander_post_file_secure(lnm_http_conn *conn);
|
|||
|
||||
lnm_http_step_err lander_post_index(lnm_http_conn *conn);
|
||||
|
||||
lnm_http_step_err lander_post_index_secure(lnm_http_conn *conn);
|
||||
|
||||
/**
|
||||
* Store the requested header as an attribute, if it's present.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue