RyanAuger

Results 15 issues of RyanAuger

### Environment ### -bash-4.2$ rebar3 report ``` Rebar3 report version 3.5.3+build.4088.refe2e7f65 generated at 2018-06-20T14:40:40+00:00 ================= Please submit this along with your issue at https://github.com/erlang/rebar3/issues (and feel free to edit out...

bug

Hi, I am using pkt to create a custom ipv4 header:  IpHeader_ = #ipv4{p = 1, saddr = {127,0,0,1}, daddr = {192,168,7,83}, len = byte_size(Icmp) + 20},  IpHeader = pkt:ipv4(IpHeader_#ipv4{sum...

Hello! I can see in your example project, for the vm.args you have: -name {{ app.name }}@127.0.0.1 -setcookie {{ app.name }} Is there a way to specify other variables that...

How can I include the X-Contentful-Version header using the Python client? ``` entry_id = id entry = management_client.entries(space_id, environment_id).create(entry_id, { 'content_type_id': experiment_content_id, 'fields': { 'contentMarkdown': { 'de': body } }...

Any idea why the discovery could be failing? I tried adding the following permissions but had no success: ``` ```