[Groonga-commit] ranguba/groonga-client at 2a95bb2 [master] Add document commant about HTTP Basic Authentication

Back to archive index

KITAITI Makoto null+****@clear*****
Fri Feb 5 13:38:31 JST 2016


KITAITI Makoto	2016-02-05 13:38:31 +0900 (Fri, 05 Feb 2016)

  New Revision: 2a95bb2040115329263f9eeaee8551fa38ada8ae
  https://github.com/ranguba/groonga-client/commit/2a95bb2040115329263f9eeaee8551fa38ada8ae

  Merged 41a8b86: Merge pull request #4 from KitaitiMakoto/basic-auth

  Message:
    Add document commant about HTTP Basic Authentication

  Modified files:
    lib/groonga/client.rb

  Modified: lib/groonga/client.rb (+4 -0)
===================================================================
--- lib/groonga/client.rb    2016-02-05 13:37:54 +0900 (5bc9659)
+++ lib/groonga/client.rb    2016-02-05 13:38:31 +0900 (d2864ff)
@@ -33,6 +33,10 @@ module Groonga
       #   @param [Hash] options The options.
       #   @option options [:gqtp or :http] :protocol The protocol that is
       #     used by the client.
+      #   @option options [String] :auth_user User ID for HTTP Basic
+      #     Authentication.
+      #   @option options [String] :auth_password Password for HTTP Basic
+      #     Authentication.
       #
       # @overload open(options={})
       #   Opens a new client connection.
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index