Skip to content

Instantly share code, notes, and snippets.

@avdi
Created January 23, 2014 17:32
Show Gist options
  • Save avdi/8583035 to your computer and use it in GitHub Desktop.
Save avdi/8583035 to your computer and use it in GitHub Desktop.
c.filter_sensitive_data('<AUTH FILTERED>') {|interaction|
Array(interaction.request.headers['Authorization']).first
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment