Guile is an implementation of the Scheme programming language. Scheme
(http://schemers.org/) is an elegant and conceptually simple dialect of Lisp, originated
by Guy Steele and Gerald Sussman, and since evolved by the series of reports known as
RnRS (the Revisedn Reports on Scheme).
https://www.gnu.org/software/guile/manual/guile.pdf (edited)#include <>
in CI.
Content-Type: application/json; charset=utf-8
{"status":"error","message":"The request's Content-Type is not supported"}
when send with charset=utf-8
request.Content = JsonContent.Create(_interactor.ServerInfo);
instead of
request.Content = JsonContent.Create(_interactor.ServerInfo, mediaType: new MediaTypeHeaderValue("application/json")
{
CharSet = null,
});
UseCheckBox
argument is removed and instead pCheckBoxValue != nullptr
is used.
!screenshot_2023-02-23_22-29-08
![screenshot_2023-02-23_22-29-22](https://user-images.githubusercontent.com/23437060/221035667-5b06fc20-3931-45d5-af5e-c5ea...RUST_BACKTRACE=1
, generally btw