Ryan Block

Results 62 issues of Ryan Block

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: * Followed...

API Gateway `HTTP` APIs don't support `REST` API params of `multiValueHeaders` or `multiValueQueryStringParameters`. > Format 2.0 doesn't have multiValueHeaders or multiValueQueryStringParameters fields. Duplicate headers are combined with commas and included...

enhancement

This one has been on my mind for a while, and comes from a lot of feedback folks have had spinning up new projects: enable Architect to sync a local...

enhancement
@env

This issue is for collecting feedback on the `hydrate.copy` API, currently experimental as of Architect 10.5. The goal of the `hydrate.copy` API is to give Architect plugin developers a hook...

enhancement
@hydrate

Per `aws4` docs: `headers['Content-Type'] (will use 'application/x-www-form-urlencoded; charset=utf-8' if not given and there is a body)` That's a totally sane default for most requests, and hasn't caused me issues to...

Add `--key`, `--cert`, `--ca` CLI flags, and `useSSLFilePaths` API option Only require `http` or `https`, but not both Update types Fix `--port` + `--host` not being passed in `http` mode;...

Currently, Dynalite supports https connections with an `ssl` option; you can pass it `key`, `cert`, and `ca` options, or Dynalite will read its own default keys. Unfortunately, Dynalite's own keys...

question

We are very stoked to welcome the Dynalite project to [Architect](https://github.com/architect/)! First, we'd like to thank Michael Hart (@mhart) not only for all the work he did to build such...

## Thank you for helping out! ✨ ### We really appreciate your commitment to improving Dynalite To maintain a high standard of quality in our releases, before merging every pull...