1016万例文収録!

「HTTP request」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > HTTP requestの意味・解説 > HTTP requestに関連した英語例文

セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

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

例文

Proxy used for the HTTP request (default : no proxy) 例文帳に追加

HTTP リクエストに使用するプロキシ (デフォルト : プロキシなし) - PEAR


例文

11.19 CGIHTTPServer -- CGI-capable HTTP request handler 例文帳に追加

11.19 CGIHTTPServer -- CGI 実行機能付き HTTP リクエスト処理機構 - Python

A string containing the headers of the HTTP/HTTPS request that triggered the error.例文帳に追加

エラーの原因となったHTTP/HTTPSリクエストを含む文字列。 - Python

Return a string indicating the HTTP request method. 例文帳に追加

HTTP リクエストメソッドを示す文字列を返します。 - Python

HTTP REQUEST PROCESSING SYSTEM例文帳に追加

HTTP要求処理システム - 特許庁

例文

The HTTP request receiving part receives the HTTP request.例文帳に追加

HTTP要求受付部は、HTTP要求を受け付ける。 - 特許庁

例文

Leaving the trailing slash saves an extra HTTP request. 例文帳に追加

最後のスラッシュを残しておくと余計なHTTPリクエストが省けます。 - Gentoo Linux

The flash is similar to an HTTP session,but across a single request. 例文帳に追加

フラッシュは HTTP セッションに似ていますが、1 回の要求内でのみ有効です。 - NetBeans

This function should be calledstatically.HTTP_RequestTable of ContentsIntroduction-- Introduction to HTTP_RequestBasic Authentication-- Authentication for protected websites Cookies-- Making use of Cookies within HTTP_Request. 例文帳に追加

この関数は、スタティックにコールされます。 - PEAR

In this example a cookie named version is added to the HTTP request. 例文帳に追加

この例では、version というクッキーがHTTP リクエストに追加されます。 - PEAR

This module provides a basic request handler for HTTP servers.例文帳に追加

このモジュールは HTTP サーバに基本的なリクエストハンドラを提供します。 - Python

This instance parses and manages the headers in the HTTP request.例文帳に追加

このインスタンスは HTTP リクエストのヘッダを解釈し、管理しています。 - Python

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

This will send a request to the server using the HTTP request methodmethod and the selector url. 例文帳に追加

このメソッドは、 HTTP 要求メソッド method およびセレクタ urlを使って、要求をサーバに送ります。 - Python

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

Contains the command (request type). 例文帳に追加

HTTP 命令 (リクエスト形式) が入っています。 - Python

CGI designates how to pass arguments to the executing program as part of the HTTP request. 例文帳に追加

CGIは,引数をHTTP要求の一部として実行プログラムに渡す方法を指定する. - コンピューター用語辞典

This actionmaps to the HTTP request that is sent to the web server in the above flow diagram.例文帳に追加

このアクションは、前出のフロー図で Web サーバーに送信されている HTTP 要求に対応します。 - NetBeans

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

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

With this package, one can easily perform HTTP request from within PHP scripts. 例文帳に追加

このパッケージを使用することで、PHP スクリプトからHTTP リクエストを簡単に処理することができます。 - PEAR

So the next call will not send any HTTP request and it will be really fast. 例文帳に追加

次回のコールの際には HTTP リクエストが発生せず、非常に高速になります。 - PEAR

If a cache is available, result will be get from cache and no HTTP request will be sent. 例文帳に追加

キャッシュが使用可能な場合は、結果はキャッシュから取得され、HTTPリクエストは送信されません。 - PEAR

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リクエスト(通信要求)に記載して送信する。 - 特許庁

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

HTTP REQUEST DISTRIBUTING METHOD, CLIENT/SERVER SYSTEM AND RECORDING MEDIUM RECORDING HTTP REQUEST DISTRIBUTION PROGRAM例文帳に追加

HTTPリクエスト振り分け方法及びクライアントサーバーシステム並びにHTTPリクエスト振り分けプログラムを記録した記録媒体 - 特許庁

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の設定を行う。 - 特許庁

BULK TRANSMISSION OF MESSAGE USING SINGLE HTTP REQUEST例文帳に追加

単一のHTTP要求を使用したメッセージの大量伝送 - 特許庁

The web server includes an HTTP request receiving part and a generation part.例文帳に追加

Webサーバは、HTTP要求受付部と、生成部とを具備している。 - 特許庁

An HTTP-HEAD generating section 104 generates an HTTP request for acquiring the HTTP version of a server 12 from an HTTP request received from a client 11, and an HTTP version determining section 106 determines the version from the response of the server 12.例文帳に追加

HTTP−HEAD生成部104は、クライアント11から受信したHTTPリクエストからサーバ12のHTTPバージョンを取得するためのHTTPリクエストを生成し、HTTPバージョン判定部106はサーバ12の応答からそのバージョンを判定する。 - 特許庁

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レスポンスに記載して送信する。 - 特許庁

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回答とをトランザクションとして設定して課金データを生成する。 - 特許庁

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 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)。 - 特許庁

When the request of the change from the sub connection to the main connection is accepted (S12), the HTTP server device 1 changes the sub connection into main connection and then transmits a program of the channel 4 to the HTTP client device.例文帳に追加

HTTPサーバ装置1は、サブ接続からメイン接続への変更要求を受け付けると(S12)、サブ接続をメイン接続に変更した後、HTTPクライアント装置に対し、チャンネル4の番組を送信する(S13)。 - 特許庁

When an HTTP request signal received from a terminal 11 requires downloading of large-sized Web data, an HTTP request monitoring section 30 informs an HTTP response detection section 40 about a TCP connection number included in the HTTP request signal.例文帳に追加

HTTPリクエスト監視部30は、端末11から受け取ったHTTPリクエスト信号が大型Webデータのダウンロードを要求するものである場合には、このHTTPリクエスト信号に含まれるTCPコネクション番号をHTTPレスポンス検出部40へ通知する。 - 特許庁

Adding HTTP headers:Use the headers argument to the Request constructor, or: 例文帳に追加

headers 引数を使ってRequest コンストラクタを呼び出す方法の他に、以下のようにできます: - Python

A print intermediary server receives the HTTP request and performs processing corresponding to the request.例文帳に追加

プリント仲介サーバは、このHTTPリクエストを受信し、そのリクエストに応じた処理を行う。 - 特許庁

A message processor 508 analyzes the request (an HTTP request) (S11).例文帳に追加

メッセージ処理部508は、この要求(HTTPリクエスト)を解析する(S11)。 - 特許庁

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

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へ送信する。 - 特許庁

The gateway server 300 decides an object of charging preformed on an HTTP request and an HTTP response being a pair with the HTTP request based on a charging destination designation header included in the HTTP request transmitted from the content server 100 in accordance with the HTTP request transmitted from a portable telephone set 100.例文帳に追加

ゲートウェイサーバ300は、携帯電話機100から送信されたHTTPリクエストに応じてコンテンツサーバ100から送信されるHTTPリクエストに含まれている課金先指定ヘッダに基づいて、HTTPリクエストとHTTPリクエストに対となるHTTPレスポンスに対して行われる課金の課金対象者を決定する。 - 特許庁

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 HTTP Server Monitor displays information such as client and server headers, session properties, cookie details,as well as request parameters.例文帳に追加

HTTP サーバーモニターには、クライアントとサーバーのヘッダー、セッションプロパティー、Cookie の詳細、要求パラメータなどの情報が表示されます。 - NetBeans

索引トップ用語の索引



  
コンピューター用語辞典
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/ ).
  
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.
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS