Marco Palladino

Results 25 issues of Marco Palladino

It would be nice to have some sample code showing how to use transactions with `multi` and `exec`.

This pull request includes a `rockspec` file for the project, and two tests built with `busted` that can be extended in the future. It also includes a `.travis.yml` file for...

@doujiang24 do you still have interest in maintaining this repository?

I am experiencing the following compilation error on the latest Amazon Linux AMI: ``` Linking C static library liblwan-common.a [ 96%] Built target lwan-common [100%] Building C object lwan/CMakeFiles/lwan.dir/main.c.o /home/ec2-user/lwan/lwan/main.c:...

Build system

When making a request with an explicit `Proxy-Authorization` header, mockbin doesn't show this header in the `headers` object. ``` bash $ curl -H "Proxy-Authorization: Basic hello" mockbin.org/request { "startedDateTime": "2015-08-13T09:26:34.946Z",...

bug

- Responses are JSON values, not JSON objects - Documentation is lacking, for example to create a bin the doc first says to make a request to `/bin/create/view` and then...

Some headers are being overwritten, like `X-Forwarded-Proto`. The following example should return `X-Forwarded-Proto: Test` in the response, but instead it returns another value. ``` shell $ curl -H "X-Forwarded-Proto: Test"...

bug

Add an official MicroK8s addon distribution: https://microk8s.io/docs/addons

area/feature
needs investigation
area/testing
onboarding
nice-to-have

``` ../hashlib.cc:14:16: error: ev.h: No such file or directory ../hashlib.cc:15:17: error: eio.h: No such file or directory Waf: Leaving directory `/home/ec2-user/hashlib/build' Build failed: -> task failed (err #1): {task: cxx...

Could you provide an example to create multi platform docker images, ie for both `linux/arm64` and `linux/amd64` ?

resolution/stale