falcon icon indicating copy to clipboard operation
falcon copied to clipboard

Add request protocol.

Open ioquatix opened this issue 2 years ago • 0 comments

Expose the request protocol to rack using a rack specific environment key.

This code can be improved but this is just a PoC. Later on, we can refactor this after considering how to handle Rack 2 / 3 differences.

Types of Changes

  • New feature.

Testing

  • [ ] I added tests for my changes.
  • [ ] I tested my changes locally.
  • [ ] I tested my changes in staging.
  • [ ] I tested my changes in production.

ioquatix avatar Aug 08 '22 05:08 ioquatix

Moved to protocol-rack gem.

ioquatix avatar Aug 16 '22 12:08 ioquatix