feat(lander): server content-type header for file entries
This commit is contained in:
parent
70f622d9f3
commit
c026e13c44
4 changed files with 41 additions and 6 deletions
|
|
@ -68,4 +68,6 @@ bool lander_post_file_lsm(event_loop_conn *conn);
|
|||
*/
|
||||
bool lander_headers_to_attrs(event_loop_conn *conn);
|
||||
|
||||
bool lander_attrs_to_headers(event_loop_conn *conn);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue