Bump version to 0.2.0-alpha.1
Merge branch 'httpbis'
Mark test module as cfg(test)
Remove unused error variant
Switch "all" to exclude authority as it's not consistently available
Mark cover_all_components_for_request return value as static
Add convenience function to cover all components
Add constructor for SignatureParams
Add HttpSignature struct for generic verification
Add test for signature creation
Some more progress
More progress
Initial work on parsing
More progress
Initial work on new draft implementation
Put quotes around keyId
add description to Cargo.toml
Add repository to Cargo.toml
Add some documentation
oops those aren't quotes