zephyr/subsys/net
Jukka Rissanen 355d58b0d0 net: http: One extra byte was sent in last chunk
There was one extra byte sent in last chunk which caused
this error to be printed by curl

  * Illegal or missing hexadecimal sequence in chunked-encoding
  * stopped the pause stream!
  * Closing connection 0
  curl: (56) Illegal or missing hexadecimal sequence in chunked-encoding

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-08-15 12:59:13 +03:00
..
ip net: rpl: Kconfig: Fix 'Network type' choice default 2018-08-14 13:43:11 -07:00
l2 net: l2/lib: Always have a timeout when allocating a net_buf 2018-08-14 12:17:00 +03:00
lib net: http: One extra byte was sent in last chunk 2018-08-15 12:59:13 +03:00
CMakeLists.txt net: l2: Move the layer 2 code into subsys/net/ 2018-06-27 17:02:59 +03:00
Kconfig subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
Kconfig.hostname subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
TODO
buf.c net: buf: add linearize, append_bytes and skip APIs to net_buf 2018-08-06 10:43:46 +03:00
hostname.c net: hostname: Fix hostname buffer length 2018-04-26 16:31:16 +03:00