-- Desc: CCTTP Networking Library -- Auth: Layla Manley -- Link: https://gitea.layla.gg/layla/computercraft local interface Response status: number body: string end function get(url: string): Response: return true end