Add request / response debugging for remote joins

This commit is contained in:
Vikram Rangnekar
2019-06-06 08:57:00 -04:00
parent 661c822219
commit 7643e6ffa7
13 changed files with 103 additions and 44 deletions

View File

@@ -112,12 +112,14 @@ database:
id: stripe_id
url: http://rails_app:3000/stripe/$id
path: data
# pass_headers:
# - cookie
# - host
# debug: true
pass_headers:
- cookie
set_headers:
- name: Authorization
value: Bearer <stripe_api_key>
- name: Host
value: 0.0.0.0
# - name: Authorization
# value: Bearer <stripe_api_key>
- # You can create new fields that have a
# real db table backing them