| 意味 | 例文 |
HTTP REQUESTの部分一致の例文一覧と使い方
該当件数 : 330件
11.18 SimpleHTTPServer -- Simple HTTP request handler 例文帳に追加
11.18 SimpleHTTPServer -- 簡潔な HTTP リクエストハンドラ - Python
Send an HTTP request, which can be either GET or POST, depending on 例文帳に追加
HTTP リクエストを送ります。 - Python
In this example a HTTP header X-PHP-Version is added to the HTTP request. 例文帳に追加
以下の例では、HTTP ヘッダ X-PHP-Version がHTTP リクエストに追加されます。 - PEAR
Similar to a HTTP request a HTTP response consists of a header and a body. 例文帳に追加
HTTP リクエストと同様、HTTP レスポンスはヘッダとボディで構成されます。 - PEAR
It sends a line to the server consisting of the request string, the selector string, and the HTTP version(HTTP/1.1).例文帳に追加
このメソッドは request 文字列、selector 文字列、そして HTTP バージョン (HTTP/1.1) からなる一行を送信します。 - Python
Return a string indicating the HTTP request method. 例文帳に追加
HTTP リクエストメソッドを示す文字列を返します。 - Python
Proxy used for the HTTP request (default : no proxy) 例文帳に追加
HTTP リクエストに使用するプロキシ (デフォルト : プロキシなし) - PEAR
HTTP REQUEST PROCESSING SYSTEM例文帳に追加
HTTP要求処理システム - 特許庁
A string containing the headers of the HTTP/HTTPS request that triggered the error.例文帳に追加
エラーの原因となったHTTP/HTTPSリクエストを含む文字列。 - Python
Leaving the trailing slash saves an extra HTTP request. 例文帳に追加
最後のスラッシュを残しておくと余計なHTTPリクエストが省けます。 - Gentoo Linux
In this example a cookie named version is added to the HTTP request. 例文帳に追加
この例では、version というクッキーがHTTP リクエストに追加されます。 - PEAR
This instance parses and manages the headers in the HTTP request.例文帳に追加
このインスタンスは HTTP リクエストのヘッダを解釈し、管理しています。 - Python
This module provides a basic request handler for HTTP servers.例文帳に追加
このモジュールは HTTP サーバに基本的なリクエストハンドラを提供します。 - Python
This will send a request to the server using the HTTP request methodmethod and the selector url. 例文帳に追加
このメソッドは、 HTTP 要求メソッド method およびセレクタ urlを使って、要求をサーバに送ります。 - Python
The flash is similar to an HTTP session,but across a single request. 例文帳に追加
フラッシュは HTTP セッションに似ていますが、1 回の要求内でのみ有効です。 - NetBeans
So the next call will not send any HTTP request and it will be really fast. 例文帳に追加
次回のコールの際には HTTP リクエストが発生せず、非常に高速になります。 - PEAR
Select the Request tab and the HTTP Monitor displays information similar to the following.例文帳に追加
「要求」タブを選択すると、HTTP モニターに次のような情報が表示されます。 - NetBeans
In the HTTP Monitor, select the Request tab and you will see information similar to the following.例文帳に追加
HTTP モニターで「要求」タブを選択すると、次のような情報が表示されます。 - NetBeans
In the HTTP Monitor, select the last entry under the Current Records and select the Request tab.The HTTP Monitor displays information similar to the following. 例文帳に追加
HTTP モニターで、「現在のレコード」の下の最後のエントリを選択し、「要求」タブを選択します。 HTTP モニターに次のような情報が表示されます。 - NetBeans
CGI designates how to pass arguments to the executing program as part of the HTTP request. 例文帳に追加
CGIは,引数をHTTP要求の一部として実行プログラムに渡す方法を指定する. - コンピューター用語辞典
This module provides a request handler for HTTP servers which can run CGI scripts.例文帳に追加
CGI スクリプトの実行機能を持つ HTTP サーバのためのリクエスト処理機構を提供します。 - Python
An HTTP client 11 writes a client command being an operation request to be transmitted to an HTTP server 12 and a response (operation response) to a server command being an operation request from the HTTP server 12 in one HTTP request (communication request) and the transmits the HTTP request to the HTTP server 12.例文帳に追加
HTTPクライアント11は、HTTPサーバ12に対して、HTTPサーバ12に送信すべき動作要求であるクライアントコマンドとHTTPサーバ12からの動作要求であるサーバコマンドに対する応答(動作応答)とを1つのHTTPリクエスト(通信要求)に記載して送信する。 - 特許庁
This actionmaps to the HTTP request that is sent to the web server in the above flow diagram.例文帳に追加
このアクションは、前出のフロー図で Web サーバーに送信されている HTTP 要求に対応します。 - NetBeans
With this package, one can easily perform HTTP request from within PHP scripts. 例文帳に追加
このパッケージを使用することで、PHP スクリプトからHTTP リクエストを簡単に処理することができます。 - PEAR
Adding HTTP headers:Use the headers argument to the Request constructor, or: 例文帳に追加
headers 引数を使ってRequest コンストラクタを呼び出す方法の他に、以下のようにできます: - Python
When a switching instruction to a channel 4 is received (S6), an HTTP client device performs a "sub connection request" including a URL corresponding to the channel 4 to an HTTP server device (S7).例文帳に追加
HTTPクライアント装置は、チャンネル4へ切替指示を受けると(S6)、HTTPサーバ装置に対し、チャンネル4に対応するURLを含む「サブ接続要求」を行う(S7)。 - 特許庁
When the second hash value coincides with the first one, the HTTP request and the conversion HTTP answer are set as transactions for generating the billing data.例文帳に追加
第1ハッシュ値と第2ハッシュ値とが一致すれば、当該HTTP要請と当該変換HTTP回答とをトランザクションとして設定して課金データを生成する。 - 特許庁
For each HTTP request that the engine processes, the monitor records data about the incoming request, the data states maintained on the server, and the servlet context. 例文帳に追加
HTTP モニターは、エンジンが処理するそれぞれの HTTP 要求について、受信要求、サーバーの保有するデータ状態、およびサーブレット環境に関するデータを記録します。 - NetBeans
A message processor 508 analyzes the request (an HTTP request) (S11).例文帳に追加
メッセージ処理部508は、この要求(HTTPリクエスト)を解析する(S11)。 - 特許庁
The status refers to the HTTP status code definition of the request -- 200 signifies a success whereas 204 refers to a NOCONTENT status.例文帳に追加
status は要求の HTTP 状態コード定義を表します。 「200」は成功を、「204」は「NO CONTENT」状態を表します。 - NetBeans
If a cache is available, result will be get from cache and no HTTP request will be sent. 例文帳に追加
キャッシュが使用可能な場合は、結果はキャッシュから取得され、HTTPリクエストは送信されません。 - PEAR
When a URL setting request is made to an HTTPd 82 by HTTP, the HTTPd 82 sets the URL for the NVRAM 10, based on the setting request.例文帳に追加
HTTPによってHTTPd82に対してURL設定要求がなされると、HTTPd82はNVRAM10に対して設定要求に基づきURLの設定を行う。 - 特許庁
HTTP REQUEST DISTRIBUTING METHOD, CLIENT/SERVER SYSTEM AND RECORDING MEDIUM RECORDING HTTP REQUEST DISTRIBUTION PROGRAM例文帳に追加
HTTPリクエスト振り分け方法及びクライアントサーバーシステム並びにHTTPリクエスト振り分けプログラムを記録した記録媒体 - 特許庁
Find language code, country code, charset code, and dialect or variant of locale setting in HTTP request headers. 例文帳に追加
HTTP ヘッダの中から言語コード、国コード、文字セットコードおよびロケール設定の方言 (変化形) を見つけます。 - PEAR
This error is generated by the client when a remote server doesn't return HTTP/1.1 200 OK in response to a request. 例文帳に追加
このエラーは、サーバからの応答として HTTP/1.1 200 OK が戻ってこなかった際にクライアント側で発生します。 - PEAR
In an HTTP client 11, a transmission message collecting means 45 collects an operation request to be transmitted to an HTTP server and an operation response to an operation request from the HTTP server, and an HTTP request transmitting means 46 collectively transmits the operation request and the operation response to the HTTP server.例文帳に追加
HTTPクライアント11において、送信メッセージ収集手段45によって、HTTPサーバに送信すべき動作要求とHTTPサーバからの動作要求に対する動作応答とを収集し、HTTPリクエスト送信手段46によってこれらを一括してそのHTTPサーバに送信するようにする。 - 特許庁
The specific network device 20 having received the HTTP request converts the HTTP request into an SLP (Service Location Protocol) request by a Web service, and multicasts the SLP request to IP networks 60, 65.例文帳に追加
HTTP要求を受けた特定ネットワークデバイス20は、WebサービスによってHTTP要求をSLPリクエストに変換し、SLPリクエストをIPネットワーク60、65にマルチキャストする。 - 特許庁
The particular network device 20 receiving the HTTP request converts the HTTP request into an SLP (service location protocol) request by web service and multicasts the SLP request to an IP networks 60 and 65.例文帳に追加
HTTP要求を受けた特定ネットワークデバイス20は、WebサービスによってHTTP要求をSLPリクエストに変換し、SLPリクエストをIPネットワーク60、65にマルチキャストする。 - 特許庁
The HTTP server 12 writes a response to the client command received from the HTTP client 11 and a server command from the HTTP server 12 in one HTTP response and transmits the HTTP response as an HTTP response (communication response) to the HTTP request to the HTTP client 11.例文帳に追加
また、HTTPサーバ12は、そのHTTPリクエストに対するHTTPレスポンス(通信応答)として、HTTPクライアント11に対して、HTTPクライアント11から受信したクライアントコマンドに対する応答とHTTPサーバ12からのサーバコマンドとを1つのHTTPレスポンスに記載して送信する。 - 特許庁
A print intermediary server receives the HTTP request and performs processing corresponding to the request.例文帳に追加
プリント仲介サーバは、このHTTPリクエストを受信し、そのリクエストに応じた処理を行う。 - 特許庁
When the cutoff of the main connection is detected, the HTTP client device discards the main connection (S10) and performs a request of changing the current sub connection into main connection to the HTTP server device (S11).例文帳に追加
HTTPクライアント装置は、メイン接続の切断を検出すると、当該メイン接続を破棄し(S10)、現在のサブ接続をメイン接続に変更する要求をHTTPサーバ装置に対して行う(S11)。 - 特許庁
An HTTP request generating section 107 generates an HTTP request with the HTTP version and header information adjusted between the client 11 and the server 12, and transmits it to the server 12.例文帳に追加
HTTPリクエスト生成部107は、クライアント11とサーバ12との間でHTTPバージョンおよびヘッダ情報を整合させたHTTPリクエストを生成し、サーバ12へ送信する。 - 特許庁
Logs an accepted (successful) request. code should specify the numeric HTTP code associated with the response.例文帳に追加
受理された (成功した) リクエストをログに記録します。 code にはこの応答に関連付けられた HTTP コード番号を指定します。 - Python
A request is a single transmission of an HTTP request from the client to the server plus the corresponding response, which can be another page. 例文帳に追加
「要求」とはクライアントからサーバまでの HTTP 要求の、単一伝送とそれに対応する応答であり、その応答は別のページになることもあります。 - NetBeans
The web server includes an HTTP request receiving part and a generation part.例文帳に追加
Webサーバは、HTTP要求受付部と、生成部とを具備している。 - 特許庁
The HTTP authentication sequence transmits the HTTP response including a WWW-Authenticate header to the terminal 2, and receives the HTTP request including an Authorization header from the terminal 2.例文帳に追加
HTTP認証シーケンスは、端末2へWWW-Authenticateヘッダを含むHTTPレスポンスを送信し、端末2から、Authorizationヘッダを含むHTTPリクエストを受信する。 - 特許庁
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
