zephyr/include
Michael Scott 311d0ac66c net: http: dont add CRLF to protocol in http_client_send_get_req()
It's added in subsys/net/lib/http/http_client.c:http_request():95
after adding the protocol header.  If we add 2 CRLF it ends the
header block and causes an HTTP error.

Signed-off-by: Michael Scott <michael@opensourcefoundries.com>
2018-03-02 16:51:22 +01:00
..
arch xtensa: Fix noreturn attribute on error handlers in asm2 2018-02-16 10:44:29 -05:00
bluetooth Bluetooth: Add HCI error code definitions 2018-03-02 12:27:05 +01:00
crypto
debug
dfu subsys: dfu: boot: Remove unused ver query code. 2018-02-21 18:53:42 -05:00
display
drivers subsys: mgmt: UART transport for SMP (mcumgr). 2018-02-20 22:07:52 +01:00
dt-bindings
fs
linker linker: arm: add stm32 ccm sections 2018-02-13 12:36:22 -06:00
logging subsys: kernel_event_logger: change kernel event values 2018-02-23 07:29:29 -05:00
mgmt mgmt: Bluetooth transport for SMP (mcumgr). 2018-02-20 22:07:52 +01:00
misc misc: Add a FORCE_NO_ASSERT kconfig directive 2018-02-16 10:44:29 -05:00
net net: http: dont add CRLF to protocol in http_client_send_get_req() 2018-03-02 16:51:22 +01:00
posix kernel: POSIX: Compatibility layer for POSIX timer APIs. 2018-02-21 19:17:28 -05:00
random
shell subsys: mgmt: Shell transport for SMP (mcumgr). 2018-02-20 22:07:52 +01:00
toolchain
usb
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h
counter.h
crc8.h
crc16.h
device.h
disk_access.h
dma.h
entropy.h
eth.h
fcb.h
flash_map.h subsys: storage: flash_map: Fix warning 2018-02-14 14:36:52 -05:00
flash.h
fs.h
gpio.h
i2c.h
i2s.h
init.h
ipm.h
irq_offload.h
irq.h kernel: Make irq_{un}lock() APIs into a global spinlock in SMP mode 2018-02-16 10:44:29 -05:00
json.h
kernel_version.h
kernel.h kernel: mem_domain: Use u8_t for number of partitions in struct 2018-03-02 07:08:49 +01:00
led_strip.h
pinmux.h
power.h
pwm.h
ring_buffer.h
rtc.h
sensor.h sensors: sensor_value: Elaborate docs 2018-02-15 12:55:50 -05:00
shared_irq.h
spi_legacy.h
spi.h
spinlock.h kernel: Simple spinlock API 2018-02-16 10:44:29 -05:00
stats.h subsys: stats - Statistics support 2018-02-20 22:07:52 +01:00
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h
toolchain.h
uart.h
watchdog.h
zephyr.h