#oauth #http-proxy #http #sign #requests #parameters #consumer

已删除 rust-oauth-proxy

一个使用 OAuth 1.0 签名请求的小型 http 代理

使用旧的 Rust 2015

0.1.0 2016年10月13日

#63#consumer

Apache-2.0

20KB
471 代码行

  • Rust OAuth Proxy

    [[https://travis-ci.org/bomgar/rust-oauth-proxy][文件:https://travis-ci.org/bomgar/rust-oauth-proxy.svg?branch=master]]

    一个使用 OAuth 1.0 签名请求的小型 http 代理。

** 使用方法 提供消费者密钥和密钥。详见 帮助 以获取详细信息。

#+BEGIN_SRC shell-script rust-oauth-proxy --help #+END_SRC

** Curl 使用 -x 参数将代理添加到您的 curl 命令中。

依赖关系

~10MB
~185K SLoC