-
Hi~ This tool is incredible. But I found it a little difficult to use in existing project because it takes some efforts to import the necessary source files. (Or I may be approaching it wrong. In that…
-
The mobile view is breaking badly, we have to do something for it.
![localhost_3000_](https://user-images.githubusercontent.com/48255244/108094331-b34c4680-70a4-11eb-839f-31403aa78af5.png)
-
As of 1.2, [`read_tsv`](https://github.com/openwdl/wdl/blob/wdl-1.2/SPEC.md#read_tsv) has the following overloads as covered by the "variants" section in the function's description:
* `Array[Array[…
-
An STATIC, SHARED buildable library should be created, not only a simple header only (INTERFACE).
It should also export only it public interface!
See too https://crascit.com/2019/10/16/cppcon-20…
-
Hi. Apologies, but I don't know much about how C works, or Arduino. I'm a software developer, but mostly in Javascript.
```
String response;
byte Ethernet::buffer[700];
const int BUFFER_SIZE = J…
-
### What change would you like to see?
Requested on IIPC Slack:
"We need the option to set a request header name and value in the configuration. It could be e.g. cookie: Zxcv1234 and it should th…
-
Is it possible to use the library as header only for example by defining a macro?
Would it be in principle be possible? (e.g. by systematically moving code from the cpp files to the hpp files).
Is…
-
### Feature request
In "Account Settings" -> "Fetching mail" -> "Fetch messages up to", if I understand correctly, the user can choose the size limit above which only the mail header will be downlo…
-
After starting P2P Stream and opening Eufy camera entity the video doesnt stream (the window doesnt open completely, only the window header shows).
go2rtc logs shows this error:
12:03:24.761 WRN [rt…
-
[get_all_records](https://docs.gspread.org/en/latest/api/models/worksheet.html#gspread.worksheet.Worksheet.get_all_records) does not allow one to specify the headers if there is no header row. One ca…