#17825: uhttpd.send() broken in BB
-----------------------+-----------------------------------
  Reporter:  clauz@…   |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:
 Component:  packages  |    Version:  Barrier Breaker 14.07
Resolution:            |   Keywords:
-----------------------+-----------------------------------

Comment (by clauz@…):

 Changing the handle_request function to:
 {{{
 function handle_request(env)
         print("Content-Type: text/plain\r\n\r\n")
         print("Hello world.\n")
 end
 }}}
 works, instead.

--
Ticket URL: <https://dev.openwrt.org/ticket/17825#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