TypeScript API Documentation for LIBSOUP
API Version: 3.0
Library Version: 3.6.6
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Date formats that date_time_to_string can use.
SOUP_DATE_HTTP and SOUP_DATE_COOKIE always coerce the time to UTC.
SOUP_DATE_HTTP
SOUP_DATE_COOKIE
This enum may be extended with more values in future releases.
The format for the "Expires" timestamp in the Netscape cookie specification. Eg, "Sun, 06-Nov-1994 08:49:37 GMT".
RFC 1123 format, used by the HTTP "Date" header. Eg "Sun, 06 Nov 1994 08:49:37 GMT".
Date formats that date_time_to_string can use.
SOUP_DATE_HTTPandSOUP_DATE_COOKIEalways coerce the time to UTC.This enum may be extended with more values in future releases.