#18040: uhttpd-mod-lua or sth related don't work correctly on barrier breaker
--------------------------+-----------------------------------
  Reporter:  Varlan       |      Owner:  developers
      Type:  defect       |     Status:  closed
  Priority:  normal       |  Milestone:
 Component:  base system  |    Version:  Barrier Breaker 14.07
Resolution:  invalid      |   Keywords:  lua uhttpd
--------------------------+-----------------------------------
Changes (by jow):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 The "wifi-tagger" code is broken, it does not append the \r\n characters
 to the HTTP header line.
 The uhttpd versions in AA was a bit less strict with parsing script
 output, thats probably why it worked there.

 You also need to replace all uhttpd.send("HTTP/1.0 ...") with
 uhttpd.send("Status: ...\r\n")

--
Ticket URL: <https://dev.openwrt.org/ticket/18040#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to