File

teal-src/net/http/codes.d.tl @ 12699:b3d0c1457584

util.jwt: Add support for RSA-based algorithms (RS256, PS256)
author Matthew Wild <mwild1@gmail.com>
date Sat, 02 Jul 2022 12:26:43 +0100
parent 12609:a8eb838fc6cf
line wrap: on
line source

local type response_codes = { integer : string }
return response_codes