~georgeunix-5/lwan-unofficial/master

Viewing all changes in revision 2218.

  • Committer: Leandro Pereira
  • Date: 2018-11-11 17:27:15 UTC
  • Revision ID: git-v1:d5571489837391a2874729220e8febda3d08a603
lwan_request_get_header() isn't pure, remove __attribute__

It modifies memory (by writing a NUL terminator when the header is
found), so can't have the pure attribute.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: