Lightbug

strings

Functions

Types

Aliases

strHttp

"http"

http

"http"

strHttps

"https"

https

"https"

strHttp11

"HTTP/1.1"

strHttp10

"HTTP/1.0"

rChar

"\0D"

nChar

"\0A"

lineBreak

"\0D\0A"

tab

"\09"

tab_byte

ord("\09")