Comments for "HTTP_OAuth"

» Submit Your Comment
Comments are only accepted during the "Proposal" phase. This proposal is currently in the "Finished" phase.
» Comments
  • Till Klampaeckel  [2009-07-29 14:47 UTC]

    Hey Jeff,

    first off -- thanks for proposing this to PEAR.

    I got two questions:

    1) Would you mind abstracting the HTTP-part and also allow people to use HTTP_Request2? With HTTP_Request2 there are curl and socket, extensions 99% of all PHP installs offer. With pecl_http the adoption of your package could be considerably harder.

    2) How would you compare HTTP_Oauth to pecl/Oauth? [Just as a disclaimer, I'm very much in favor of a pure PHP implementation vs. just a pecl ext, this is more or less because I'm curios.]

    Cheers,
    Till
  • Till Klampaeckel  [2009-08-20 19:21 UTC]

    Hey Jeff,

    the updates look pretty fly. Thanks again for contributing. :)

    Till