はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    プライムデーセール

『Apache HttpComponents – Apache HttpComponents』

  • 人気
  • 新着
  • すべて
  • Apache HttpComponents – HttpClient Quick Start

    4 users

    hc.apache.org

    Download 'Binary' package of the latest HttpClient 4.3 release or configure dependency on HttpClient and Fluent HC modules using a dependency manager of your choice as described here. HttpClient 4.3 requires Java 1.5 or newer. The below code fragment illustrates the execution of HTTP GET and POST requests using the HttpClient native API. CloseableHttpClient httpclient = HttpClients.createDefault()

    • テクノロジー
    • 2013/10/09 11:23
    • HTTP
    • Java
    • Index of /httpcomponents-client-ga/fluent-hc

      3 users

      hc.apache.org

      Index of /httpcomponents-client-ga/fluent-hc NameLast modifiedSizeDescription Parent Directory  - apidocs/2020-03-07 09:44 - checkstyle.html2020-03-07 09:44 3.8K checkstyle.rss2020-01-22 16:19 4.4K clirr-report.html2020-03-07 09:44 5.0K css/2020-07-23 16:11 - dependencies.html2020-03-07 09:44 23K dependency-info.html2020-03-07 09:44 4.4K examples/2018-05-01 20:49 - images/2018-05-01 20:49 - projec

      • テクノロジー
      • 2013/03/26 18:10
      • java
      • http
      • *あとで
      • Chapter 3. HTTP state management

        3 users

        hc.apache.org

        Originally HTTP was designed as a stateless, request / response oriented protocol that made no special provisions for stateful sessions spanning across several logically related request / response exchanges. As HTTP protocol grew in popularity and adoption more and more systems began to use it for applications it was never intended for, for instance as a transport for e-commerce applications. Thus

        • テクノロジー
        • 2011/08/01 17:50
        • Cookie
        • java
        • HttpClient Tutorial

          7 users

          hc.apache.org

          Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at ht

          • テクノロジー
          • 2011/02/05 22:08
          • java
          • Apache HttpComponents – HttpClient Overview

            5 users

            hc.apache.org

            • テクノロジー
            • 2011/02/04 10:28
            • Java
            • HttpClient Tutorial

              7 users

              hc.apache.org

              Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at ht

              • テクノロジー
              • 2011/01/11 23:20
              • java
              • Apache HttpComponents – HttpClient Examples (Classic)

                5 users

                hc.apache.org

                • テクノロジー
                • 2010/12/13 19:31
                • java
                • programming
                • android
                • web
                • Chapter 2. Connection management

                  6 users

                  hc.apache.org

                  The process of establishing a connection from one host to another is quite complex and involves multiple packet exchanges between two endpoints, which can be quite time consuming. The overhead of connection handshaking can be significant, especially for small HTTP messages. One can achieve a much higher data throughput if open connections can be re-used to execute multiple requests. HTTP/1.1 state

                  • テクノロジー
                  • 2010/10/25 13:33
                  • HttpClient
                  • java
                  • HttpClient - HttpClient exception handling guide

                    6 users

                    hc.apache.org

                    Exception handling There are two main type of exceptions that the user of HttpClient may encounter when executing HTTP methods: transport exceptions protocol exceptions Not all of these exceptions will be propagated to the user in regular HttpClient use. Exceptions handled internally by HttpClient are marked below as INTERNAL. Transport exceptions Protocol exceptions HTTP transport safety Automati

                    • テクノロジー
                    • 2010/09/29 20:45
                    • tech
                    • HttpComponents - User Documentation Index

                      4 users

                      hc.apache.org

                      You are a user of HttpComponents if you are developing an application that makes use of our libraries. The documentation linked here is meant to help you understand how to use these libraries. The General Information section points to documentation that is mostly API agnostic. Here you will find information that is useful, no matter whether you are using the new HttpComponents, or the Commons Http

                      • 世の中
                      • 2010/03/08 13:18
                      • java
                      • API
                      • proxy
                      • server
                      • android
                      • http://hc.apache.org/httpcomponents-client/httpclient/apidocs/

                        4 users

                        hc.apache.org

                        • 世の中
                        • 2009/11/17 22:14
                        • Java
                        • http
                        • apache
                        • reference
                        • api
                        • HttpClient - HttpClient Tutorial

                          5 users

                          hc.apache.org

                          Overview This tutorial is designed to provide a basic overview of how to use HttpClient. When you have completed the tutorial you will have written a simple application that downloads a page using HttpClient. It is assumed that you have an understanding of how to program in Java and are familiar with the development environment you are using. Getting Ready The first thing you need to do is get a c

                          • テクノロジー
                          • 2009/09/07 00:46
                          • Apache HttpComponents – HttpComponents Downloads

                            8 users

                            hc.apache.org

                            • テクノロジー
                            • 2009/08/09 21:47
                            • network
                            • java
                            • android
                            • HttpClient Tutorial

                              4 users

                              hc.apache.org

                              Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at ht

                              • 世の中
                              • 2009/07/16 20:45
                              • http
                              • apache
                              • programming
                              • android
                              • Apache HttpComponents – Apache HttpComponents

                                3 users

                                hc.apache.org

                                • テクノロジー
                                • 2009/03/12 19:00
                                • Java
                                • Apache HttpComponents – HttpCore Overview

                                  3 users

                                  hc.apache.org

                                  • テクノロジー
                                  • 2009/03/09 10:33
                                  • apache
                                  • Apache HttpComponents – HttpClient Overview

                                    6 users

                                    hc.apache.org

                                    • テクノロジー
                                    • 2008/05/26 00:40
                                    • java
                                    • lib
                                    • apache
                                    • library
                                    • network
                                    • programming
                                    • android
                                    • Web
                                    • Apache HttpComponents – Apache HttpComponents

                                      31 users

                                      hc.apache.org

                                      • テクノロジー
                                      • 2008/02/02 10:42
                                      • java
                                      • http
                                      • httpclient
                                      • apache
                                      • libraries
                                      • library
                                      • HttpClient - HttpClient preference architecture and configuration guide

                                        5 users

                                        hc.apache.org

                                        Quality and extent of the HTTP/1.0 and HTTP/1.1 spec compliance vary significantly among commonly used HTTP agents and HTTP servers. That requires of HttpClient to be able to mimic (mis-)behavior of widely used web browsers; support flexible and configurable level of leniency toward non-critical protocol violations especially in those gray areas of the specification subject to different, at times

                                        • テクノロジー
                                        • 2007/10/27 12:43
                                        • java
                                        • HttpClient - HttpClient SSL Guide

                                          17 users

                                          hc.apache.org

                                          Introduction HttpClient provides full support for HTTP over Secure Sockets Layer (SSL) or IETF Transport Layer Security (TLS) protocols by leveraging the Java Secure Socket Extension (JSSE). JSSE has been integrated into the Java 2 platform as of version 1.4 and works with HttpClient out of the box. On older Java 2 versions JSSE needs to be manually installed and configured. Installation instructi

                                          • テクノロジー
                                          • 2006/10/05 07:33
                                          • httpclient
                                          • ssl
                                          • jakarta
                                          • java
                                          • HTTP
                                          • HttpClient - Threading

                                            7 users

                                            hc.apache.org

                                            Introduction This document provides an overview of how to use HttpClient safely from within a multi-threaded environment. It is broken down into the following main sections: MultiThreadedHttpConnectionManager Connection Release Please see the MultiThreadedExample for a concrete example. MultiThreadedHttpConnectionManager The main reason for using multiple theads in HttpClient is to allow the execu

                                            • テクノロジー
                                            • 2005/11/09 23:18
                                            • httpclient
                                            • java
                                            • performance
                                            • programming
                                            • HttpClient - Downloads

                                              3 users

                                              hc.apache.org

                                              You must define the maven.xdoc.distributionUrlproperty if you wish to generate the download report.

                                              • テクノロジー
                                              • 2005/11/09 23:18
                                              • java
                                              • programming
                                              • api
                                              • HttpClient -

                                                25 users

                                                hc.apache.org

                                                End of life The Commons HttpClient project is now end of life, and is no longer being developed. It has been replaced by the Apache HttpComponents project in its HttpClient and HttpCore modules, which offer better performance and more flexibility. Introduction The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant protocol used on the Internet today. Web services, network-enabled

                                                • テクノロジー
                                                • 2005/11/05 13:20
                                                • java
                                                • jakarta
                                                • http
                                                • commons
                                                • apache
                                                • library
                                                • HttpClient 3.1 API

                                                  15 users

                                                  hc.apache.org

                                                  <H2> Frame Alert</H2> <P> This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. <BR> Link to<A HREF="overview-summary.html">Non-frame version.</A>

                                                  • 暮らし
                                                  • 2005/08/24 21:28
                                                  • HttpClient
                                                  • java
                                                  • commons
                                                  • apache
                                                  • oss
                                                  • library
                                                  • HttpClient 3.1 API

                                                    8 users

                                                    hc.apache.org

                                                    <H2> Frame Alert</H2> <P> This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. <BR> Link to<A HREF="overview-summary.html">Non-frame version.</A>

                                                    • テクノロジー
                                                    • 2005/06/11 05:06
                                                    • http
                                                    • Java
                                                    • API

                                                    このページはまだ
                                                    ブックマークされていません

                                                    このページを最初にブックマークしてみませんか?

                                                    『Apache HttpComponents – Apache HttpComponents』の新着エントリーを見る

                                                    キーボードショートカット一覧

                                                    j次のブックマーク

                                                    k前のブックマーク

                                                    lあとで読む

                                                    eコメント一覧を開く

                                                    oページを開く

                                                    はてなブックマーク

                                                    • 総合
                                                    • 一般
                                                    • 世の中
                                                    • 政治と経済
                                                    • 暮らし
                                                    • 学び
                                                    • テクノロジー
                                                    • エンタメ
                                                    • アニメとゲーム
                                                    • おもしろ
                                                    • アプリ・拡張機能
                                                    • 開発ブログ
                                                    • ヘルプ
                                                    • お問い合わせ
                                                    • ガイドライン
                                                    • 利用規約
                                                    • プライバシーポリシー
                                                    • 利用者情報の外部送信について
                                                    • ガイドライン
                                                    • 利用規約
                                                    • プライバシーポリシー
                                                    • 利用者情報の外部送信について

                                                    公式Twitter

                                                    • 公式アカウント
                                                    • ホットエントリー

                                                    はてなのサービス

                                                    • はてなブログ
                                                    • はてなブログPro
                                                    • 人力検索はてな
                                                    • はてなブログ タグ
                                                    • はてなニュース
                                                    • ソレドコ
                                                    • App Storeからダウンロード
                                                    • Google Playで手に入れよう
                                                    Copyright © 2005-2025 Hatena. All Rights Reserved.
                                                    設定を変更しましたx