-
```
What steps will reproduce the problem?
Use e.g. a Plist with a base64 string that contains additional linebreaks and
whitespaces for better readability and compare the decoded result with the
so…
-
```
What steps will reproduce the problem?
1. Open the following example file:
https://gist.github.com/1019783#file_zotero.xml using Python 2.7
2. Parse using feedparser.parse()
3. Attempt to decode …
-
```
What steps will reproduce the problem?
1. Open the following example file:
https://gist.github.com/1019783#file_zotero.xml using Python 2.7
2. Parse using feedparser.parse()
3. Attempt to decode …
-
```
What steps will reproduce the problem?
Use e.g. a Plist with a base64 string that contains additional linebreaks and
whitespaces for better readability and compare the decoded result with the
so…
-
```
What steps will reproduce the problem?
Use e.g. a Plist with a base64 string that contains additional linebreaks and
whitespaces for better readability and compare the decoded result with the
so…
-
For the handshake between a Flight SQL client and a Flight SQL server, the [Arrow Rust implementation](https://github.com/apache/arrow-rs/blob/b1f5c250ebb6c1252b4e7c51d15b8e77f4c361fa/arrow-flight/src…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
Bruno cli seems to not usi…
-
JSON byte[] must be transmitted as base64 (default) or some other non-json-violating format since byte[] can contain quotes, colons, brackets symbols used by json spec.
[]byte Serialize:
--> first B…
-
Hello !
First thanks for your hard work !
Maybe adding an admin functionnality to get the "download" button for specific files extensions (GET_DOWNLOAD_BUTTON_FOR_THESES_EXTENSIONS: ".svg, .exe, …
-
Take the following program
```C
#include
void EMSCRIPTEN_KEEPALIVE putNumber(unsigned int *ptr) {
ptr[0] = 666;
}
```
compiled as follows:
```
emcc mini.c -O3 -s WASM=1 -o mini.wasm -s T…