Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- accf_http(9)
- buffer incoming connections until a certain complete HTTP requests arrive
- fetchMakeURL(3), fetchParseURL(3), fetchFreeURL(3), fetchXGetURL(3), fetchGetURL(3), fetchPutURL(3), fetchStatURL(3), fetchListURL(3), fetchXGet(3), fetchGet(3), fetchPut(3), fetchStat(3), fetchList(3), fetchXGetFile(3), fetchGetFile(3), fetchPutFile(3), fetchStatFile(3), fetchListFile(3), fetchXGetHTTP(3), fetchGetHTTP(3), fetchPutHTTP(3), fetchStatHTTP(3), fetchListHTTP(3), fetchReqHTTP(3), fetchXGetFTP(3), fetchGetFTP(3), fetchPutFTP(3), fetchStatFTP(3), fetchListFTP(3)
- file transfer functions
- krb5_digest(3), krb5_digest_alloc(3), krb5_digest_free(3), krb5_digest_set_server_cb(3), krb5_digest_set_type(3), krb5_digest_set_hostname(3), krb5_digest_get_server_nonce(3), krb5_digest_set_server_nonce(3), krb5_digest_get_opaque(3), krb5_digest_set_opaque(3), krb5_digest_get_identifier(3), krb5_digest_set_identifier(3), krb5_digest_init_request(3), krb5_digest_set_client_nonce(3), krb5_digest_set_digest(3), krb5_digest_set_username(3), krb5_digest_set_authid(3), krb5_digest_set_authentication_user(3), krb5_digest_set_realm(3), krb5_digest_set_method(3), krb5_digest_set_uri(3), krb5_digest_set_nonceCount(3), krb5_digest_set_qop(3), krb5_digest_request(3), krb5_digest_get_responseData(3), krb5_digest_get_rsp(3), krb5_digest_get_tickets(3), krb5_digest_get_client_binding(3), krb5_digest_get_a1_hash(3)
- remote digest (HTTP-DIGEST, SASL, CHAP) suppport
- phttpget(8)
- retrieve multiple files via pipelined HTTP
- openssl-tsget(1), tsget(1)
- Time Stamping HTTP/HTTPS client
- CURLINFO_CONDITION_UNMET(3)
- get info on unmet time conditional or 304 HTTP response
- CURLINFO_EFFECTIVE_METHOD(3)
- get the last used HTTP method
- CURLINFO_HTTPAUTH_AVAIL(3)
- get available HTTP authentication methods
- CURLINFO_HTTP_CONNECTCODE(3)
- get the CONNECT response code
- CURLINFO_HTTP_VERSION(3)
- get the http version used in the connection
- CURLINFO_PROXYAUTH_AVAIL(3)
- get available HTTP proxy authentication methods
- CURLMOPT_MAX_CONCURRENT_STREAMS(3)
- max concurrent streams for http2
- CURLMOPT_PIPELINING(3)
- enable HTTP pipelining and multiplexing
- CURLOPT_ACCEPT_ENCODING(3)
- automatic decompression of HTTP downloads
- CURLOPT_COOKIE(3)
- HTTP Cookie header
- CURLOPT_DOH_URL(3)
- provide the DNS-over-HTTPS URL
- CURLOPT_FAILONERROR(3)
- request failure on HTTP response >= 400
- CURLOPT_FOLLOWLOCATION(3)
- follow HTTP 3xx redirects
- CURLOPT_HEADEROPT(3)
- send HTTP headers to both proxy and host or separately
- CURLOPT_HTTP09_ALLOWED(3)
- allow HTTP/0.9 response
- CURLOPT_HTTP200ALIASES(3)
- alternative matches for HTTP 200 OK
- CURLOPT_HTTPAUTH(3)
- HTTP server authentication methods to try
- CURLOPT_HTTPGET(3)
- ask for an HTTP GET request
- CURLOPT_HTTPHEADER(3)
- set of HTTP headers
- CURLOPT_HTTPPOST(3)
- multipart formpost content
- CURLOPT_HTTPPROXYTUNNEL(3)
- tunnel through HTTP proxy
- CURLOPT_HTTP_CONTENT_DECODING(3)
- HTTP content decoding control
- CURLOPT_HTTP_TRANSFER_DECODING(3)
- HTTP transfer decoding control
- CURLOPT_HTTP_VERSION(3)
- HTTP protocol version to use
- CURLOPT_KEEP_SENDING_ON_ERROR(3)
- keep sending on early HTTP response >= 300
- CURLOPT_POST(3)
- make an HTTP POST
- CURLOPT_POSTREDIR(3)
- how to act on an HTTP POST redirect
- CURLOPT_PROXYAUTH(3)
- HTTP proxy authentication methods
- CURLOPT_PROXYHEADER(3)
- set of HTTP headers to pass to proxy
- CURLOPT_PROXY_CAPATH(3)
- directory holding HTTPS proxy CA certificates
- CURLOPT_PROXY_CRLFILE(3)
- HTTPS proxy Certificate Revocation List file
- CURLOPT_PROXY_PINNEDPUBLICKEY(3)
- pinned public key for https proxy
- CURLOPT_PROXY_SSLCERT(3)
- HTTPS proxy client certificate
- CURLOPT_PROXY_SSLKEY(3)
- private keyfile for HTTPS proxy client cert
- CURLOPT_PROXY_SSLVERSION(3)
- preferred HTTPS proxy TLS version
- CURLOPT_PROXY_SSL_CIPHER_LIST(3)
- ciphers to use for HTTPS proxy
- CURLOPT_PROXY_SSL_OPTIONS(3)
- HTTPS proxy SSL behavior options
- CURLOPT_PROXY_TLSAUTH_TYPE(3)
- HTTPS proxy TLS authentication methods
- CURLOPT_PUT(3)
- make an HTTP PUT request
- CURLOPT_REFERER(3)
- the HTTP referer header
- CURLOPT_TRANSFER_ENCODING(3)
- ask for HTTP Transfer Encoding
- CURLOPT_USERAGENT(3)
- HTTP user-agent header
- OSSL_CMP_CTX_new(3ossl), OSSL_CMP_CTX_free(3ossl), OSSL_CMP_CTX_reinit(3ossl), OSSL_CMP_CTX_set_option(3ossl), OSSL_CMP_CTX_get_option(3ossl), OSSL_CMP_CTX_set_log_cb(3ossl), OSSL_CMP_CTX_set_log_verbosity(3ossl), OSSL_CMP_CTX_print_errors(3ossl), OSSL_CMP_CTX_set1_serverPath(3ossl), OSSL_CMP_CTX_set1_server(3ossl), OSSL_CMP_CTX_set_serverPort(3ossl), OSSL_CMP_CTX_set1_proxy(3ossl), OSSL_CMP_CTX_set1_no_proxy(3ossl), OSSL_CMP_CTX_set_http_cb(3ossl), OSSL_CMP_CTX_set_http_cb_arg(3ossl), OSSL_CMP_CTX_get_http_cb_arg(3ossl), OSSL_CMP_transfer_cb_t(3ossl), OSSL_CMP_CTX_set_transfer_cb(3ossl), OSSL_CMP_CTX_set_transfer_cb_arg(3ossl), OSSL_CMP_CTX_get_transfer_cb_arg(3ossl), OSSL_CMP_CTX_set1_srvCert(3ossl), OSSL_CMP_CTX_set1_expected_sender(3ossl), OSSL_CMP_CTX_set0_trustedStore(3ossl), OSSL_CMP_CTX_get0_trustedStore(3ossl), OSSL_CMP_CTX_set1_untrusted(3ossl), OSSL_CMP_CTX_get0_untrusted(3ossl), OSSL_CMP_CTX_set1_cert(3ossl), OSSL_CMP_CTX_build_cert_chain(3ossl), OSSL_CMP_CTX_set1_pkey(3ossl), OSSL_CMP_CTX_set1_referenceValue(3ossl), OSSL_CMP_CTX_set1_secretValue(3ossl), OSSL_CMP_CTX_set1_recipient(3ossl), OSSL_CMP_CTX_push0_geninfo_ITAV(3ossl), OSSL_CMP_CTX_set1_extraCertsOut(3ossl), OSSL_CMP_CTX_set0_newPkey(3ossl), OSSL_CMP_CTX_get0_newPkey(3ossl), OSSL_CMP_CTX_set1_issuer(3ossl), OSSL_CMP_CTX_set1_subjectName(3ossl), OSSL_CMP_CTX_push1_subjectAltName(3ossl), OSSL_CMP_CTX_set0_reqExtensions(3ossl), OSSL_CMP_CTX_reqExtensions_have_SAN(3ossl), OSSL_CMP_CTX_push0_policy(3ossl), OSSL_CMP_CTX_set1_oldCert(3ossl), OSSL_CMP_CTX_set1_p10CSR(3ossl), OSSL_CMP_CTX_push0_genm_ITAV(3ossl), OSSL_CMP_certConf_cb_t(3ossl), OSSL_CMP_certConf_cb(3ossl), OSSL_CMP_CTX_set_certConf_cb(3ossl), OSSL_CMP_CTX_set_certConf_cb_arg(3ossl), OSSL_CMP_CTX_get_certConf_cb_arg(3ossl), OSSL_CMP_CTX_get_status(3ossl), OSSL_CMP_CTX_get0_statusString(3ossl), OSSL_CMP_CTX_get_failInfoCode(3ossl), OSSL_CMP_CTX_get0_newCert(3ossl), OSSL_CMP_CTX_get1_newChain(3ossl), OSSL_CMP_CTX_get1_caPubs(3ossl), OSSL_CMP_CTX_get1_extraCertsIn(3ossl), OSSL_CMP_CTX_set1_transactionID(3ossl), OSSL_CMP_CTX_set1_senderNonce(3ossl)
- functions for managing the CMP client context data structure
- OSSL_CMP_MSG_http_perform(3ossl)
- client-side HTTP(S) transfer of a CMP request-response pair
- OSSL_HTTP_REQ_CTX(3ossl), OSSL_HTTP_REQ_CTX_new(3ossl), OSSL_HTTP_REQ_CTX_free(3ossl), OSSL_HTTP_REQ_CTX_set_request_line(3ossl), OSSL_HTTP_REQ_CTX_add1_header(3ossl), OSSL_HTTP_REQ_CTX_set_expected(3ossl), OSSL_HTTP_REQ_CTX_set1_req(3ossl), OSSL_HTTP_REQ_CTX_nbio(3ossl), OSSL_HTTP_REQ_CTX_nbio_d2i(3ossl), OSSL_HTTP_REQ_CTX_exchange(3ossl), OSSL_HTTP_REQ_CTX_get0_mem_bio(3ossl), OSSL_HTTP_REQ_CTX_get_resp_len(3ossl), OSSL_HTTP_REQ_CTX_set_max_response_length(3ossl), OSSL_HTTP_is_alive(3ossl)
- HTTP client low-level functions
- OSSL_HTTP_adapt_proxy(3ossl), OSSL_parse_url(3ossl), OSSL_HTTP_parse_url(3ossl), OCSP_parse_url(3ossl)
- http utility functions
- OSSL_HTTP_open(3ossl), OSSL_HTTP_bio_cb_t(3ossl), OSSL_HTTP_proxy_connect(3ossl), OSSL_HTTP_set1_request(3ossl), OSSL_HTTP_exchange(3ossl), OSSL_HTTP_get(3ossl), OSSL_HTTP_transfer(3ossl), OSSL_HTTP_close(3ossl)
- HTTP client high-level functions
- Smokeping_probes_EchoPingHttp(3), Smokeping::probes::EchoPingHttp(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingHttps(3), Smokeping::probes::EchoPingHttps(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_IRTT(3), Smokeping::probes::IRTT(3)
- a SmokePing Probe for IRTT <https://github.com/peteheist/irtt>
- X509_load_http(3ossl), X509_http_nbio(3ossl), X509_CRL_load_http(3ossl), X509_CRL_http_nbio(3ossl)
- certificate and CRL loading functions
- ab(1)
- Apache HTTP server benchmarking tool
- afew(1)
- afew Documentation afew is an initial tagging script for notmuch mail: 0.0 (bu 2 %http://notmuchmail.org/ (bu 2 %http://notmuchmail.org/initial_tagging/ Its basic task is to provide automatic tagging each time new mail is registered with notmuch. In a classic setup, you might call it after notmuch new in an offlineimap post sync hook or in the notmuch post-new hook. It can do basic thing such as adding tags based on email headers or maildir folders, handling killed threads and spam. fyi: afew plays nicely with alot, a GUI for notmuch mail ;) 0.0 (bu 2 %https://github.com/pazz/alot Contents:
- aget(1)
- A multithreaded HTTP download accelerator
- anytermd(1)
- A terminal-emulating HTTP daemon
- apachectl(8)
- Apache HTTP Server Control Interface
- autobench(1)
- Automates the benchmarking of web servers using httperf
- autobench_admin(1)
- admin tool for running HTTP benchmarks using a cluster of distributed autobench servers
- avahi-bookmarks(1)
- Web service showing mDNS/DNS-SD announced HTTP services using the Avahi daemon
- basic_ncsa_auth(8)
- NCSA httpd-style password file authentication helper for Squid
- bcwipe(1)
- securely erase data from magnetic and solid-state memory (c) 2002-2008 Jetico, Inc. http://www.jetico.com
- bozohttpd(8)
- hyper text transfer protocol version 1.1 daemon
- cachemgr.cgi(8)
- Squid HTTP proxy manager CGI web interface
- cgiHeader(3)
- Print the HTTP header
- cgiSetHeader(3)
- Specify an additional HTTP header
- cgi_redirect(3), cgi_redirect (3)
- send an HTTP 302 redirect response
- cgi_redirect_uri(3), cgi_redirect_uri (3)
- send an HTTP 302 redirect response
- cgi_vredirect(3), cgi_vredirect (3)
- send an HTTP 302 redirect response
- cntlm(1)
- authenticating HTTP(S) proxy with TCP/IP tunneling and acceleration
- cookiejar.tcl87(n), cookiejar(n)
- Implementation of the Tcl http package cookie jar protocol
- coredns-metrics(7), prometheus(7)
- enables Prometheus [la]https://prometheus.io/[ra] metrics
- coredns-ready(7), ready(7)
- enables a readiness check HTTP endpoint
- crawl(1)
- a small and efficient HTTP crawler
- curl_easy_header(3)
- get an HTTP header
- curl_easy_nextheader(3)
- get the next HTTP header
- curl_formadd(3)
- add a section to a multipart/formdata HTTP POST
- curl_formfree(3)
- free a previously build multipart/formdata HTTP POST chain
- curl_formget(3)
- serialize a previously built multipart/formdata HTTP POST chain
- davix-http(1)
- HTTP query tool based on libdavix
- dbmail-httpd(8)
- speaks the HTTP-1.1 protocol
- ffproxy(8)
- filtering HTTP/HTTPS proxy server
- ffproxy.conf(5)
- filtering HTTP/HTTPS proxy server configuration file
- ffproxy.quick(7)
- filtering HTTP/HTTPS proxy server quick introduction
- gdnsd-plugin-http_status(8)
- gdnsd HTTP monitoring plugin
- git-http-backend(1)
- Server side implementation of Git over HTTP
- git-http-fetch(1)
- Download from a remote Git repository via HTTP
- git-http-push(1)
- Push objects over HTTP/DAV to another repository
- gitprotocol-http(5)
- Git HTTP-based protocols
- gotthard(8)
- ssh through https proxy tunnel
- h2load(1)
- HTTP/2 benchmarking tool
- haproxy(1), HAProxy(1)
- fast and reliable http reverse proxy and load balancer
- htc(1)
- httptunnel client
- htproxy(1)
- record a HTTP session
- htremote(1)
- record a HTTP session
- hts(1)
- httptunnel server
- httest(1)
- test HTTP driven application
- http-get(1)
- simple http client and siod example program
- http-stress(1)
- simple http parallel client for http server stress measurements
- http.tcl85(n), http(n)
- Client-side implementation of the HTTP/1.1 protocol
- http.tcl86(n), http(n)
- Client-side implementation of the HTTP/1.1 protocol
- http.tcl87(n), http(n)
- Client-side implementation of the HTTP/1.1 protocol
- http@(1)
- gets a web page from a remote host
- http_attach(3)
- creates HTTP protocol on top of underlying socket
- http_attach_mem(3)
- creates HTTP protocol on top of underlying socket
- http_client(3)
- threaded client for HTTP and HTTPS
- http_detach(3)
- terminates HTTP protocol and returns the underlying socket
- http_done(3)
- half-closes a HTTP connection
- http_get(1)
- get the contents of an http URL
- http_load(1)
- multiprocessing http test client
- http_mime(3)
- multi-part MIME suport
- http_ping(1)
- measure HTTP latency
- http_post(1)
- do a POST to an HTTP URL
- http_recvfield(3)
- receives HTTP field from the peer
- http_recvrequest(3)
- receives HTTP request from the peer
- http_recvstatus(3)
- receives HTTP status from the peer
- http_request(3)
- HTTP request object
- http_response(3)
- HTTP response object
- http_sendfield(3)
- sends HTTP field to the peer
- http_sendrequest(3)
- sends initial HTTP request
- http_sendstatus(3)
- sends HTTP status to the peer
- http_server(3)
- threaded server for HTTP and HTTPS
- http_servlet(3)
- HTTP response generation API
- http_servlet_basicauth(3)
- HTTP basic authentication servlet
- http_servlet_cookieauth(3)
- HTTP secure cookie authentication servlet
- http_servlet_file(3)
- HTTP file servlet
- http_servlet_redirect(3)
- HTTP redirect servlet
- http_servlet_tmpl(3)
- HTTP servlet for template files
- http_servlet_xml(3)
- HTTP servlet for XML requests
- http_servlet_xmlrpc(3)
- HTTP servlet for XML-RPC requests
- http_xml_send(3), http_xml_send_xmlrpc(3)
- XML and XML-RPC requests over HTTP
- httpcfg(1)
- Mono Certificate Management for HttpListener
- httpd(8)
- Apache Hypertext Transfer Protocol Server
- httpd(8)
- HTTP daemon
- httpdirfs(1), print_version:(1)
- manual page for print_version: HTTPDirFS version 1.2.3
- httperf(1)
- HTTP performance measurement tool
- httping(1)
- measure the latency and throughput of a webserver
- httppower(8)
- communicate with HTTP based power distribution units
- httppr(8)
- HTTP proxy gateway service
- httpry(1)
- HTTP logging and information retrieval tool
- httptest(1)
- Cyrus IMAP documentation rst2man-indent-level 0 1 rstReportMargin \$1
-
- icedtea-web(1)
- provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. NetX allows Java applets and applications to be downloaded over the network, cached, and (by default) run in a secure sandbox environment. Subsequent runs of the applet download the latest version automatically. Update and security settings, among others, can be set using the itw-settings command. icedtea-web also includes a plugin to enable Java applets (http://www.java.com/en/download/testjava.jsp) within web browsers. Names and email addresses of contributors to this project can be found in the file AUTHORS in the IcedTea-Web root directory. The full GPLv2 license of this project can be found in the file COPYING in the IcedTea-Web root directory. News about releases of this project can be found in the file NEWS in the IcedTea-Web root directory
- influxd-backup(1)
- Creates a backup copy of specified InfluxDB OSS database(s) and saves to disk. Use this newer `-portable` option unless legacy support is required. Complete documentation on backing up and restoring, including the deprecated legacy format, see: https://docs.influxdata.com/influxdb/latest/administration/backup_and_restore/
- influxd-restore(1)
- Restores databases or specific shards to an InfluxDB OSS instance from the specified PATH. Complete documentation for the -portable restore method described here, and the deprecated legacy restore format, is located here: https://docs.influxdata.com/influxdb/latest/administration/backup_and_restore/
- ipv6loganon(8)
- HTTP server log file anonymizer
- ipv6logconv(8)
- HTTP server log file converter for statistics
- ipv6logstats(8)
- Takes http log data from stdin and print a statistics table on output
- japana(1)
- HTTP proxy converting Japanese characters into ASCII
- kcookiejar5(8)
- Command line interface to the KDE HTTP cookie daemon
- kdrill(1), kdrill v6.2(1)
- drill program for kanji chars under Xwindows (X11R5 or better is required to run) kdrill also does dictionary lookup Yikes.. this man-page is getting huge. But I am a great believer in having proper documentation. Hopefully, this new format will help instead of hinder. At some future point in time, I shall convert this huge beast to HTML. But that point is not now. [Although actually, you CAN go to http://www.bolthole.com/kdrill/ for some help ] TIP: "/WORD" usually takes you to the next occurrence of "WORD", if you are viewing this using a "man"-like program
- kermit(1)
- C(hyKermit 9.0: transport(hy and platform(hyindependent interactive and scriptable communications software. This document is intended to give the beginner sufficient information to make basic (if not advanced) use of C(hyKermit 9.0. Although it might be rather long for a Unix manual page, it's still far shorter than the C(hyKermit manual, which should be consulted for advanced topics such as customization, character(hysets, scripting, etc. We also attempt to provide a clear structural overview of C(hyKermit's many capabilities, functional areas, states, and modes and their interrelation, that should be helpful to beginners and veterans alike, as well as to those upgrading to version 9.0 from earlier releases. This document is also available as a Web page at: http://www.columbia.edu/kermit/ckututor.html
- kiwix-serve(1)
- Kiwix HTTP Server
- krb5_digest(3), krb5_digest_alloc(3), krb5_digest_free(3), krb5_digest_set_server_cb(3), krb5_digest_set_type(3), krb5_digest_set_hostname(3), krb5_digest_get_server_nonce(3), krb5_digest_set_server_nonce(3), krb5_digest_get_opaque(3), krb5_digest_set_opaque(3), krb5_digest_get_identifier(3), krb5_digest_set_identifier(3), krb5_digest_init_request(3), krb5_digest_set_client_nonce(3), krb5_digest_set_digest(3), krb5_digest_set_username(3), krb5_digest_set_authid(3), krb5_digest_set_authentication_user(3), krb5_digest_set_realm(3), krb5_digest_set_method(3), krb5_digest_set_uri(3), krb5_digest_set_nonceCount(3), krb5_digest_set_qop(3), krb5_digest_request(3), krb5_digest_get_responseData(3), krb5_digest_get_rsp(3), krb5_digest_get_tickets(3), krb5_digest_get_client_binding(3), krb5_digest_get_a1_hash(3)
- remote digest (HTTP-DIGEST, SASL, CHAP) support
- libdavix(3)
- shared library for HTTP I/O
- libmicrohttpd(3)
- library for embedding HTTP servers
- libowfat_fmt_httpdate(3), fmt_httpdate(3)
- write a date in ASCII as in the HTTP protocol
- libowfat_scan_httpdate(3), scan_httpdate(3)
- parse a HTTP date
- lighttpd(8)
- a fast, secure and flexible web server
- lizardfs-cgiserver(8)
- simple HTTP/CGI server for Lizard File System monitoring
- mergelog(1)
- a fast tool to merge http log files by date
- mfscgiserv(8)
- start HTTP/CGI server for Moose File System monitoring
- mhtpasswd(8)
- manipulate HTTP-server password files
- micro_httpd(8)
- really small HTTP server
- micro_proxy(8)
- really small HTTP/HTTPS proxy
- mini_httpd(8)
- small HTTP server
- mini_httpd-htpasswd(1)
- manipulate HTTP-server password files
- mohawk(8)
- HTTP server, based on libevent2
- ne_get_error(3), ne_set_error(3)
- error handling for HTTP sessions
- ne_get_status(3)
- retrieve HTTP response status for request
- ne_request_create(3), ne_request_dispatch(3), ne_request_destroy(3)
- low-level HTTP request handling
- ne_session_create(3), ne_close_connection(3), ne_session_destroy(3)
- set up HTTP sessions
- ne_set_useragent(3), ne_set_read_timeout(3), ne_set_connect_timeout(3), ne_get_scheme(3), ne_get_server_hostport(3)
- common properties for HTTP sessions
- ne_status(3)
- HTTP status structure
- ne_strparam(3)
- HTTP extended parameter value encoding
- neon(3)
- HTTP and WebDAV client library
- netxml-ups(8)
- Driver for Eaton / MGE Network Management Card / Proxy (XML/HTTP Protocol) equipment
- nghttp(1)
- HTTP/2 client
- nghttpd(1)
- HTTP/2 server
- nghttpx(1)
- HTTP/2 proxy
- nginx(8)
- HTTP and reverse proxy server, mail proxy server
- nhttpd(8)
- Nostromo webserver
- nuster(1), HAProxy(1)
- fast and reliable http reverse proxy and load balancer
- nutscan_scan_xml_http_range(3)
- Scan network for XML/HTTP devices
- obhttpd.conf(5), httpd.conf(5)
- HTTP daemon configuration file
- oneshot(1)
- A single-fire first-come-first-serve HTTP server
- opam(1)
- adminN'45'index N'45' Generate an inclusive index file for serving over HTTPN'46'
- openssl-tsget(1), tsget(1)
- Time Stamping HTTP/HTTPS client
- owhttpd(1)
- Tiny webserver for 1-wire control
- pavuk(1)
- HTTP, HTTP over SSL, FTP, FTP over SSL and Gopher recursive document retrieval program
- pound(8)
- HTTP/HTTPS reverse-proxy and load-balancer
- proxy-server(1)
- serializing, transaction logging http proxy server
- proxytunnel(1)
- program to tunnel a connection through a standard HTTPS proxy
- prtunnel(1)
- tunnels TCP connections through HTTP or SOCKS5 proxies
- pspg(1)
- Postgres Pager Everybody who uses psql uses less pager. It is working well, but there is not any special support for tabular data. I found few projects, but no one was completed for this purpose. I decided to write some small specialized pager for usage as psql pager. This pager can be used from the following clients command line clients too: "[ci]" 4 mysql "[ci]" 4 sqlite "[ci]" 4 pgcli https://github.com/dbcli/pgcli/ "[ci]" 4 monetdb "[ci]" 4 Trino (formerly Presto SQL) https://trino.io/ "[ci]" 4 usql https://github.com/xo/usql/ "[ci]" 4 sqlcl https://github.com/okbob/pspg/#sqlcl (for oracle) "" 0
- qiv(1)
- a fast gdk/imlib image viewer for X. Version: 2.3.2, released on 2017-11-03 by Andy Spiegl - http://qiv.spiegl.de/ - qiv.andy@spiegl.de originally by Adam Kopacz / KLOGRAFX.DE Network http://www.klografx.net/qiv/ - adam.k@klografx.de
- sesslog(1)
- Creates session logs for use with httperf from webserver log files
- siege(1)
- is a HTTP/FTP load tester and benchmarking utility
- slowhttptest(1)
- Denial Of Service attacks simulator
- sniproxy(8), SNIProxy(8)
- transparent session based TLS and HTTP proxy
- squid(8)
- HTTP web proxy caching server
- squidclamav(1), SquidClamav(1)
- HTTP Antivirus for Squid based on ClamAv and the ICAP protocol
- squidclient(1)
- A simple HTTP web client tool
- sympa.wsdl(5)
- Service description of SOAP HTTP interface for Sympa
- syslogtocern(8)
- convert thttpd syslog entries into CERN Common Log format
- tclhttpd(1)
- Tcl Web Server
- thtpasswd(1)
- manipulate HTTP-server password files
- thttpd(8)
- tiny/turbo/throttling HTTP server
- tproxy(8)
- transparently re-direct HTTP requests to a HTTP cache
- trusted_applications.conf(5)
- Defining applications of SOAP HTTP interface for Sympa
- tsget(1ossl)
- Time Stamping HTTP/HTTPS client
- ucspi-proxy-http-xlate(1)
- Translating HTTP proxy
- udpxy(1)
- a UDP-to-HTTP multicast traffic relay daemon
- ufdbhttpd(8)
- very simply HTTP daemon for ufdbGuard
- varnishd(1)
- HTTP accelerator daemon
- vmod_ip2proxy(3), IP2Proxy Varnish Module(3)
- An Varnish module that enables the user to find the country, region, city, ISP and proxy information by IP address. The module reads the proxy information from IP2Proxy BIN data file. This module currently only support Varnish version 6.2. Required IP2Proxy C Library (%https://github.com/ip2location/ip2proxy-c) to work. Please view readme.md for details
- webfsd(1)
- a lightweight http server
- xh(1)
- Friendly and fast tool for sending HTTP requests
- xymoncgimsg.cgi(8)
- CGI utility used for proxying Xymon data over HTTP
- zhttp_client(3)
- Class for provides a simple http client
- zhttp_request(3)
- Class for zhttp server request
- zhttp_response(3)
- Class for zhttp server request
- zhttp_server(3)
- Class for no title found
- zhttp_server_options(3)
- Class for class description
- zmergelog(1)
- a fast tool to merge gzipped http log files by date
- Acme::HTTP(3)
- High-level access to Net::HTTP::NB and Net::HTTPS::NB
- Alien::Base::ModuleBuild::Repository::FTP(3)
- HTTP repository handler
- Alien::Base::ModuleBuild::Repository::HTTP(3)
- HTTP repository handler
- Alien::Build::Plugin::Fetch::HTTPTiny(3)
- Plugin for fetching files using HTTP::Tiny
- Amon2::Plugin::Web::MobileAgent(3)
- HTTP::MobileAgent plugin for Amon2
- AnyData::Format::Weblog(3)
- tiedhash & DBI/SQL access to HTTPD Logs
- AnyEvent::Graphite(3)
- A non-blocking Graphite (http://graphite.wikidot.com/) client
- AnyEvent::HTTP(3)
- simple but non-blocking HTTP/HTTPS client
- AnyEvent::HTTP::LWP::UserAgent(3)
- LWP::UserAgent interface but works using AnyEvent::HTTP
- AnyEvent::HTTPD(3)
- A simple lightweight event based web (application) server
- AnyEvent::HTTPD::HTTPConnection(3)
- A simple HTTP connection for request and response handling
- AnyEvent::HTTPD::HTTPServer(3)
- A simple and plain http server
- AnyEvent::HTTPD::Request(3)
- A web application request handle for AnyEvent::HTTPD
- AnyEvent::HTTPD::Util(3)
- Utility functions for AnyEvent::HTTPD
- AnyEvent::ReverseHTTP(3)
- reversehttp for AnyEvent
- Apache2::Cookie(3), Apache2::Cookie::Jar(3)
- HTTP Cookies Class
- Apache2::HookRun(3)
- Perl API for Invoking Apache HTTP phases
- Apache2::Resource(3)
- Limit resources used by httpd children
- Apache2::Response(3)
- Perl API for Apache HTTP request response methods
- Apache::ConfigFile(3)
- Parse an Apache style httpd.conf configuration file
- Apache::Defaults(3)
- Get default settings for Apache httpd daemon
- App::Info::HTTPD(3)
- Information about web servers on a system
- App::Info::HTTPD::Apache(3)
- Information about Apache web server
- App::Nopaste::Service::Codepeek(3)
- (DEPRECATED) Service for Codepeek - http://codepeek.com
- App::Nopaste::Service::Debian(3)
- Service provider for Debian - https://paste.debian.net/
- App::Nopaste::Service::Gist(3)
- Service provider for GitHub gist - http://gist.github.com/
- App::Nopaste::Service::PastebinCom(3)
- Service provider for Pastebin - http://pastebin.com/
- App::Nopaste::Service::Shadowcat(3)
- Service provider for Shadowcat - http://paste.scsys.co.uk/
- App::Nopaste::Service::Snitch(3)
- Service provider for Snitch - http://nopaste.snit.ch/
- App::Nopaste::Service::Ubuntu(3)
- Service provider for Ubuntu - https://paste.ubuntu.com/
- App::TLSMe::Connection::http(3)
- HTTP connection class
- Authen::Simple::HTTP(3)
- Simple HTTP authentication
- Bigtop::Backend::HttpdConf(3)
- defines the legal keywords for httpd conf backends
- Bigtop::Backend::HttpdConf::Gantry(3)
- httpd.conf generator for the Gantry framework
- Bio::AlignIO::proda(3)
- proda sequence input/output stream This provides the basic capabilities to parse the output alignments from the ProDA multiple sequence alignment program (http://proda.stanford.edu)
- Bio::CodonUsage::Table(3)
- for access to the Codon usage Database at http://www.kazusa.or.jp/codon
- Bio::Das::HTTP::Fetch(3)
- Manage the HTTP protocol for DAS transactions
- Bio::Das::Lite(3)
- Perl extension for the DAS (HTTP+XML) Protocol (http://biodas.org/)
- Bio::Root::HTTPget(3)
- module for fallback HTTP get operations when LWP:: is unavailable
- Blog::Spam::Plugin::httpbl(3)
- Lookup submitters in the HTTP;bl list
- Bundle::HTTP::WebTest(3)
- a bundle to install HTTP::WebTest
- Business::MaxMind::HTTPBase(3)
- Base class for accessing HTTP web services
- Business::OnlinePayment::HTTPS(3)
- Base class for HTTPS payment APIs
- CGI::Application::Dispatch::Server(3)
- A simple HTTP server for developing with CGI::Application::Dispatch
- CGI::Application::Plugin::DevPopup::HTTPHeaders(3)
- show incoming and outgoing HTTP headers
- CGI::Application::Server(3)
- a simple HTTP server for developing with CGI::Application
- CGI::Carp(3)
- CGI routines for writing to the HTTPD (or other) error log
- CGI::Cookie(3)
- Interface to HTTP Cookies
- CGI::Cookie::XS(3)
- HTTP Cookie parser in pure C
- CGI::Simple::Cookie(3)
- Interface to HTTP cookies
- Catalyst::Action::SOAP::HTTPGet(3)
- HTTP Get service
- Catalyst::ActionRole::ConsumesContent(3)
- Match on HTTP Request Content-Type
- Catalyst::ActionRole::HTTPMethods(3)
- Match on HTTP Methods
- Catalyst::ActionRole::Scheme(3)
- Match on HTTP Request Scheme
- Catalyst::Authentication::Credential::HTTP(3)
- HTTP Basic and Digest authentication for Catalyst
- Catalyst::Engine::HTTP(3)
- removed module
- Catalyst::Engine::HTTP::Prefork(3)
- High-performance pre-forking Catalyst engine
- Catalyst::Manual::Deployment::lighttpd::FastCGI(3)
- Deploying Catalyst with lighttpd
- Continuity(3)
- Abstract away statelessness of HTTP, for stateful Web applications
- Continuity::Adapt::FCGI(3)
- Use HTTP::Daemon as a continuation server
- Continuity::Adapt::HttpDaemon(3)
- Use HTTP::Daemon to get HTTP requests Continuity::Adapt::HttpDaemon::Request - an HTTP::Daemon based request
- Continuity::Request(3)
- Simple HTTP::Request-like API for requests inside Continuity
- Crypt::HSXKPasswd(3), "Crypt::HSXKPasswd"(3)
- A secure memorable password generator inspired by Steve Gibson's Passord Haystacks (<https://www.grc.com/haystack.htm>), and the famous XKCD password cartoon (<https://xkcd.com/936/>)
- Crypt::Sodium(3)
- Perl bindings for libsodium (NaCL) https://github.com/jedisct1/libsodium
- DR::Tarantool(3)
- a Perl driver for Tarantool <http://tarantool.org>
- DR::Tarantool::AsyncClient(3)
- async client for tarantool <http://tarantool.org>
- DR::Tarantool::CoroClient(3)
- an asynchronous coro driver for Tarantool <http://tarantool.org>
- DR::Tarantool::LLClient(3)
- a low level async client for Tarantool <http://tarantool.org>
- DR::Tarantool::RealSyncClient(3)
- a synchronous driver for Tarantool/Box <http://tarantool.org>
- DR::Tarantool::SyncClient(3)
- a synchronous driver for Tarantool <http://tarantool.org>
- Dancer2::Core::HTTP(3)
- helper for rendering HTTP status codes for Dancer2
- Dancer2::Serializer::Mutable(3)
- Serialize and deserialize content based on HTTP header
- Dancer::HTTP(3)
- helper for rendering HTTP status codes for Dancer
- Dancer::Serializer::Mutable(3)
- Serialize and deserialize content using the appropriate HTTP header
- Data::Printer::Filter::Web(3)
- pretty-printing of HTTP/JSON/LWP/Plack/Dancer/Catalyst/Mojo
- DateTime::Format::HTTP(3)
- Date conversion routines
- Digest::Hashcash(3)
- generate Hashcash stamps (http://www.hashcash.org)
- Feersum::Connection(3)
- HTTP connection encapsulation
- File::Rsync(3)
- perl module interface to rsync(1) http://rsync.samba.org/rsync/
- Finance::Quote::AlphaVantage(3)
- Obtain quotes from https://iexcloud.io
- Finance::Quote::Comdirect(3)
- Obtain quotes from https://www.comdirect.de
- Finance::Quote::CurrencyRates::AlphaVantage(3)
- Obtain currency rates from https://www.alphavantage.co
- Finance::Quote::CurrencyRates::ECB(3)
- Obtain currency rates from https://www.ecb.europa.eu
- Finance::Quote::CurrencyRates::Fixer(3)
- Obtain currency rates from https://fixer.io
- Finance::Quote::CurrencyRates::OpenExchange(3)
- Obtain currency rates from https://openexchangerates.org
- Finance::Quote::IEXCloud(3), Finance::Quote::IEXClound(3)
- Obtain quotes from https://iexcloud.io
- Finance::Quote::TMX(3), Finance::Quote::TSX(3)
- Obtain quotes from the Toronto Stock Exchange (https://money.tmx.com)
- Finance::Quote::USFedBonds(3)
- Get US Federal Bond redemption values from http://www.treasurydirect.gov
- Finance::Quote::ZA(3)
- Obtain South African stock and prices from https://www.sharenet.co.za
- Freshmeat(3), Mail::Freshmeat(3)
- parses daily newsletters from http://freshmeat.net/
- Furl::HTTP(3)
- Low level interface to Furl
- Furl::Headers(3)
- HTTP Headers object
- FurlX::Coro(3)
- Multiple HTTP requests with Coro
- FurlX::Coro::HTTP(3)
- Furl::HTTP wrapper for FurlX::Coro
- Gantry::Conf::Provider::HTTP(3)
- Base class for all Gantry::Conf::Provider::HTTP modules
- Gantry::Conf::Provider::HTTP::Config::General(3)
- -- Uses Config::General to configure your Gantry application
- Gantry::Conf::Provider::PerlSetVar(3)
- Configure via PerlSetVar's in httpd.conf
- Gantry::Server(3)
- HTTP::Server::Simple::CGI subclass providing stand alone server
- Geo::IP2Location(3)
- Fast lookup of country, region, city, latitude, longitude, ZIP code, time zone, ISP, domain name, connection type, IDD code, area code, weather station code and station, MCC, MNC, mobile carrier brand name, elevation and usage type from IP address by using IP2Location database. It supports both IPv4 and IPv6 addressing. Please visit http://www.ip2location.com for more information
- GeoIP2::Error::HTTP(3)
- An HTTP transport error
- Google::Chart::Type::XY(3)
- Google::Chart XY Line Type In charts of this type, each drawn line is defined by a pair of data sets, one of X coordinates and one for Y coordinates. See the API documentation at http://code.google.com/apis/chart/types.html#line_charts for details
- Gungho::Request::http(3)
- HTTP specific utilities
- Gungho::Response(3)
- Gungho HTTP Response Object
- HTML5::DOM(3), HTML5::DOM <https://metacpan.org/pod/HTML5::DOM>(3)
- Super fast html5 DOM library with css selectors (based on Modest/MyHTML)
- HTML::Display::Common(3)
- routines common to all HTML::Display subclasses n .SS "_|_PACKAGE_|_->new %ARGS" .SS "_|_PACKAGE_|_->new %ARGS" Subsection "__PACKAGE__->new %ARGS" Creates a new object as a blessed hash. The passed arguments are stored within the hash. If you need to do other things in your constructor, remember to call this constructor as well : package HTML::Display::WhizBang; use parent HTML::Display::Common; sub new { my ($class) = shift; my %args = @_; my $self = $class->SUPER::new(%args); # do stuff $self; }; n .SS "$display->display %ARGS" .SS "$display->display %ARGS" Subsection "$display->display %ARGS" This is the routine used to display the HTML to the user. It takes the following parameters : html => SCALAR containing the HTML file => SCALAR containing the filename of the file to be displayed base => optional base url for the HTML, so that relative links still work location (synonymous to base) Basic usage : Subsection "Basic usage :" my $html = "<html><body><h1>Hello world!</h1></body></html>"; my $browser = HTML::Display->new(); $browser->display( html => $html ); Location parameter : Subsection "Location parameter :" If you fetch a page from a remote site but still want to display it to the user, the location parameter comes in very handy : my $html = <html><body><img src="/images/hp0.gif"></body></html>; my $browser = HTML::Display->new(); # This will display part of the Google logo $browser->display( html => $html, base => http://www.google.com );
- HTTP::AnyUA(3)
- An HTTP user agent programming interface unification layer
- HTTP::AnyUA::Backend(3)
- A base class for HTTP::AnyUA backends
- HTTP::AnyUA::Backend::AnyEvent::HTTP(3)
- A unified programming interface for AnyEvent::HTTP
- HTTP::AnyUA::Backend::Furl(3)
- A unified programming interface for Furl
- HTTP::AnyUA::Backend::HTTP::AnyUA(3)
- A unified programming interface for HTTP::AnyUA
- HTTP::AnyUA::Backend::HTTP::Tiny(3)
- A unified programming interface for HTTP::Tiny
- HTTP::AnyUA::Backend::LWP::UserAgent(3)
- A unified programming interface for LWP::UserAgent
- HTTP::AnyUA::Backend::Mojo::UserAgent(3)
- A unified programming interface for Mojo::UserAgent
- HTTP::AnyUA::Backend::Net::Curl::Easy(3)
- A unified programming interface for Net::Curl::Easy
- HTTP::AnyUA::Middleware(3)
- A base class for HTTP::AnyUA middleware
- HTTP::AnyUA::Middleware::ContentLength(3)
- Middleware to add Content-Length header automatically
- HTTP::AnyUA::Middleware::RequestHeaders(3)
- Middleware to add custom request headers
- HTTP::AnyUA::Middleware::Runtime(3)
- Middleware to determine response time
- HTTP::AnyUA::Util(3)
- Utility subroutines for HTTP::AnyUA backends and middleware
- HTTP::Async(3)
- process multiple HTTP requests in parallel without blocking
- HTTP::Async::Polite(3)
- politely process multiple HTTP requests
- HTTP::Body(3)
- HTTP Body Parser
- HTTP::Body::MultiPart(3)
- HTTP Body Multipart Parser
- HTTP::Body::OctetStream(3)
- HTTP Body OctetStream Parser
- HTTP::Body::UrlEncoded(3)
- HTTP Body UrlEncoded Parser
- HTTP::Body::XForms(3)
- HTTP Body XForms Parser
- HTTP::Body::XFormsMultipart(3)
- HTTP Body XForms multipart/related submission Parser
- HTTP::BrowserDetect(3)
- Determine Web browser, version, and platform from an HTTP user agent string
- HTTP::Cache::Transparent(3)
- Cache the result of http get-requests persistently
- HTTP::Config(3)
- Configuration for request and response objects
- HTTP::CookieJar(3)
- A minimalist HTTP user agent cookie jar
- HTTP::CookieJar::LWP(3)
- LWP adapter for HTTP::CookieJar
- HTTP::Cookies(3)
- HTTP cookie jars
- HTTP::Cookies::Microsoft(3)
- Access to Microsoft cookies files
- HTTP::Cookies::Mozilla(3)
- Cookie storage and management for Mozilla
- HTTP::Cookies::Netscape(3)
- Access to Netscape cookies files
- HTTP::Cookies::iCab(3)
- Cookie storage and management for iCab
- HTTP::Cookies::w3m(3)
- Cookie storage and management for w3m
- HTTP::DAV(3)
- A WebDAV client library for Perl5
- HTTP::DAV::Lock(3)
- Represents a WebDAV Lock
- HTTP::DAV::Resource(3)
- Represents and interfaces with WebDAV Resources
- HTTP::DAV::Response(3)
- represents a WebDAV HTTP Response (ala HTTP::Response)
- HTTP::Daemon(3)
- A simple http server class
- HTTP::Daemon::SSL(3)
- a simple http server class with SSL support
- HTTP::Date(3)
- HTTP::Date - date conversion routines
- HTTP::Engine(3)
- Web Server Gateway Interface and HTTP Server Engine Drivers
- HTTP::Engine::Cookbook(3)
- How to cook a HTTP::Engine
- HTTP::Engine::Interface::CGI(3)
- CGI interface for HTTP::Engine
- HTTP::Engine::Interface::FCGI(3)
- FastCGI interface for HTTP::Engine
- HTTP::Engine::Interface::ModPerl(3)
- mod_perl Adaptor for HTTP::Engine
- HTTP::Engine::Interface::POE(3)
- POE interface for HTTP::Engine
- HTTP::Engine::Interface::PSGI(3)
- PSGI interface for HTTP::Engine
- HTTP::Engine::Interface::ServerSimple(3)
- HTTP::Server::Simple interface for HTTP::Engine
- HTTP::Engine::Interface::Standalone(3)
- Standalone HTTP Server
- HTTP::Engine::Interface::Test(3)
- HTTP::Engine Test Interface
- HTTP::Engine::Middleware(3)
- middlewares distribution
- HTTP::Engine::Middleware::AccessLog(3)
- write access log
- HTTP::Engine::Middleware::DebugRequest(3)
- dump request
- HTTP::Engine::Middleware::DebugScreen(3)
- dump stack-trace when die
- HTTP::Engine::Middleware::DoCoMoGUID(3)
- append guid=ON on each anchor tag and form action
- HTTP::Engine::Middleware::Encode(3)
- Encoding Filter
- HTTP::Engine::Middleware::FillInForm(3)
- fill-in-form stuff
- HTTP::Engine::Middleware::HTTPSession(3)
- session support at middleware layer
- HTTP::Engine::Middleware::MethodOverride(3)
- simulate HTTP methods by query parameter
- HTTP::Engine::Middleware::MobileAttribute(3)
- wrapper for HTTP::MobileAttribute
- HTTP::Engine::Middleware::ModuleReload(3)
- module reloader for HTTP::Engine
- HTTP::Engine::Middleware::Profile(3)
- stopwatch for request processing time
- HTTP::Engine::Middleware::ReverseProxy(3)
- reverse-proxy support
- HTTP::Engine::Middleware::Static(3)
- handler for static files
- HTTP::Engine::Middleware::Status(3)
- server status manager
- HTTP::Engine::Middleware::Status::Memory(3)
- Memory Status Plugin
- HTTP::Engine::Middleware::UploadTemp(3)
- Deprecated. Please use $req->builder_options->{upload_tmp}
- HTTP::Engine::MinimalCGI(3)
- fast loading, minimal HTTP::Engine::Interface
- HTTP::Engine::Request(3)
- Portable HTTP request object
- HTTP::Engine::Request::Upload(3)
- handles file upload requests
- HTTP::Engine::Response(3)
- HTTP response object
- HTTP::Engine::Role::Interface(3)
- The Interface Role Definition
- HTTP::Engine::Test::Request(3)
- HTTP::Engine request object builder for test
- HTTP::Engine::Types::Core(3)
- Core HTTP::Engine Types
- HTTP::Entity::Parser(3)
- PSGI compliant HTTP Entity Parser
- HTTP::Entity::Parser::JSON(3)
- parser for application/json
- HTTP::Entity::Parser::MultiPart(3)
- parser for multipart/form-data
- HTTP::Entity::Parser::OctetStream(3)
- parser for application/octet-stream
- HTTP::Entity::Parser::UrlEncoded(3)
- parser for application/x-www-form-urlencoded
- HTTP::Exception(3)
- throw HTTP-Errors as (Exception::Class-) Exceptions
- HTTP::Exception::1XX(3)
- Base Class for 1XX (info) Exceptions
- HTTP::Exception::2XX(3)
- Base Class for 2XX (success) Exceptions
- HTTP::Exception::3XX(3)
- Base Class for 3XX (redirect) Exceptions
- HTTP::Exception::4XX(3)
- Base Class for 4XX (client error) Exceptions
- HTTP::Exception::5XX(3)
- Base Class for 5XX (server error) Exceptions
- HTTP::Exception::Base(3)
- Base Class for exception classes created by HTTP::Exception
- HTTP::Exception::Loader(3)
- Creates HTTP::Exception subclasses
- HTTP::HeaderParser::XS(3)
- an XS extension for processing HTTP headers
- HTTP::Headers(3)
- Class encapsulating HTTP Message headers
- HTTP::Headers::ActionPack(3)
- HTTP Action, Adventure and Excitement
- HTTP::Headers::ActionPack::AcceptCharset(3)
- A Priority List customized for Media Types
- HTTP::Headers::ActionPack::AcceptLanguage(3)
- A Priority List customized for Media Types
- HTTP::Headers::ActionPack::AuthenticationInfo(3)
- The Authentication-Info Header
- HTTP::Headers::ActionPack::Authorization(3)
- The Authorization Header factory
- HTTP::Headers::ActionPack::Authorization::Basic(3)
- The Basic Authorization Header
- HTTP::Headers::ActionPack::Authorization::Digest(3)
- The Digest Authorization Header
- HTTP::Headers::ActionPack::ContentNegotiation(3)
- A class to handle content negotiation
- HTTP::Headers::ActionPack::Core::Base(3)
- A Base class
- HTTP::Headers::ActionPack::Core::BaseAuthHeader(3)
- The base Auth Header
- HTTP::Headers::ActionPack::Core::BaseHeaderList(3)
- A Base Header List
- HTTP::Headers::ActionPack::Core::BaseHeaderType(3)
- A Base header type
- HTTP::Headers::ActionPack::Core::BaseHeaderWithParams(3)
- A Base header type with parameters
- HTTP::Headers::ActionPack::DateHeader(3)
- A Date Header
- HTTP::Headers::ActionPack::LinkHeader(3)
- A Link
- HTTP::Headers::ActionPack::LinkList(3)
- A List of Link objects
- HTTP::Headers::ActionPack::MediaType(3)
- A Media Type
- HTTP::Headers::ActionPack::MediaTypeList(3)
- A Priority List customized for Media Types
- HTTP::Headers::ActionPack::PriorityList(3)
- A Priority List
- HTTP::Headers::ActionPack::Util(3)
- General Utility module
- HTTP::Headers::ActionPack::WWWAuthenticate(3)
- The WWW-Authenticate Header
- HTTP::Headers::Fast(3)
- faster implementation of HTTP::Headers
- HTTP::Headers::Util(3)
- Header value parsing utility functions
- HTTP::Link::Parser(3)
- parse HTTP Link headers
- HTTP::Lite(3)
- Lightweight HTTP implementation
- HTTP::MHTTP(3)
- this library provides reasonably low level access to the HTTP protocol, for perl. This does not replace LWP (what possibly could :-) but is a cut for speed. It also supports all of HTTP 1.0, so you have GET, POST, PUT, HEAD, and DELETE. Some support of HTTP 1.1 is available - sepcifically Transfer-Encoding = chunked and the Keep-Alive extensions. Additionally - rudimentary SSL support can be compiled in. This effectively enables negotiation of TLS, but does not validate the certificates
- HTTP::Message(3)
- HTTP style message (base class)
- HTTP::Message::PSGI(3)
- Converts HTTP::Request and HTTP::Response from/to PSGI env and response
- HTTP::MobileAgent(3)
- HTTP mobile user agent string parser
- HTTP::MobileAgent::AirHPhone(3)
- Air H" Phone implementation
- HTTP::MobileAgent::Display(3)
- Display information for HTTP::MobileAgent
- HTTP::MobileAgent::DoCoMo(3)
- NTT DoCoMo implementation
- HTTP::MobileAgent::EZweb(3)
- EZweb implementation
- HTTP::MobileAgent::JPhone(3)
- J-Phone implementation
- HTTP::MobileAgent::NonMobile(3)
- Non-Mobile Agent implementation
- HTTP::MobileAgent::Plugin::Charset(3)
- Encode::JP::Mobile friendly
- HTTP::MobileAgent::Plugin::Locator(3)
- Handling mobile location information plugin for HTTP::MobileAgent
- HTTP::MobileAgent::Vodafone(3)
- Vodafone implementation
- HTTP::MultiPartParser(3)
- HTTP MultiPart Parser
- HTTP::Negotiate(3)
- choose a variant to serve
- HTTP::Parser(3)
- parse HTTP/1.1 request into HTTP::Request/Response object
- HTTP::Parser::XS(3)
- a fast, primitive HTTP request parser
- HTTP::Proxy(3)
- A pure Perl HTTP proxy
- HTTP::Proxy::BodyFilter(3)
- A base class for HTTP messages body filters
- HTTP::Proxy::BodyFilter::complete(3)
- A filter that passes on a complete body or nothing
- HTTP::Proxy::BodyFilter::htmlparser(3)
- Filter using HTML::Parser
- HTTP::Proxy::BodyFilter::htmltext(3)
- A filter to transmogrify HTML text
- HTTP::Proxy::BodyFilter::lines(3)
- A filter that outputs only complete lines
- HTTP::Proxy::BodyFilter::save(3)
- A filter that saves transferred data to a file
- HTTP::Proxy::BodyFilter::simple(3)
- A class for creating simple filters
- HTTP::Proxy::BodyFilter::tags(3)
- A filter that outputs only complete tags
- HTTP::Proxy::Engine(3)
- Generic child process manager engine for HTTP::Proxy
- HTTP::Proxy::Engine::Legacy(3)
- The "older" HTTP::Proxy engine
- HTTP::Proxy::Engine::NoFork(3)
- A basic, non forking HTTP::Proxy engine
- HTTP::Proxy::Engine::ScoreBoard(3)
- A scoreboard-based HTTP::Proxy engine
- HTTP::Proxy::Engine::Threaded(3)
- A scoreboard-based HTTP::Proxy engine
- HTTP::Proxy::FilterStack(3)
- A class to manage filter stacks
- HTTP::Proxy::HeaderFilter(3)
- A base class for HTTP message header filters
- HTTP::Proxy::HeaderFilter::simple(3)
- A class for creating simple filters
- HTTP::Proxy::HeaderFilter::standard(3)
- An internal filter to respect RFC2616
- HTTP::ProxyPAC(3)
- use a PAC (Proxy Auto Config) file to get proxy info
- HTTP::ProxyPAC::Result(3)
- Result object from HTTP::ProxyPAC find_proxy
- HTTP::Recorder(3)
- record interaction with websites
- HTTP::Request(3)
- HTTP style request message
- HTTP::Request::AsCGI(3)
- Set up a CGI environment from an HTTP::Request
- HTTP::Request::Common(3)
- Construct common HTTP::Request objects
- HTTP::Request::Params(3)
- Retrieve GET/POST Parameters from HTTP Requests
- HTTP::Response(3)
- HTTP style response message
- HTTP::Response::Encoding(3)
- Adds encoding() to HTTP::Response
- HTTP::Router(3)
- Yet Another Path Router for HTTP
- HTTP::Router::Match(3)
- Matched Object Representation for HTTP::Router
- HTTP::Router::Route(3)
- Route Representation for HTTP::Router
- HTTP::Server::PSGI(3)
- Standalone PSGI compatible HTTP server
- HTTP::Server::Simple(3)
- Lightweight HTTP server
- HTTP::Server::Simple::Authen(3)
- Authentication plugin for HTTP::Server::Simple
- HTTP::Server::Simple::CGI(3)
- CGI.pm-style version of HTTP::Server::Simple
- HTTP::Server::Simple::CGI::Environment(3)
- a HTTP::Server::Simple mixin to provide the CGI protocol
- HTTP::Server::Simple::Mason(3)
- An abstract baseclass for a standalone mason server
- HTTP::Server::Simple::PSGI(3)
- PSGI handler for HTTP::Server::Simple
- HTTP::Server::Simple::Recorder(3)
- Mixin to record HTTP::Server::Simple's sockets
- HTTP::Server::Simple::Static(3)
- Serve static files with HTTP::Server::Simple
- HTTP::Session(3)
- simple session
- HTTP::Session2(3)
- Abstract base class for HTTP::Session2
- HTTP::Session2(3)
- HTTP session management
- HTTP::Session2::ClientStore(3)
- (Deprecated)Client store
- HTTP::Session2::ClientStore2(3)
- Client store
- HTTP::Session2::ServerStore(3)
- Session store
- HTTP::Session::State::Cookie(3)
- Maintain session IDs using cookies
- HTTP::Session::State::MobileAgentID(3)
- Maintain session IDs using mobile phone's unique id
- HTTP::Session::State::Null(3)
- nop
- HTTP::Session::State::Test(3)
- state module for testing
- HTTP::Session::State::URI(3)
- embed session id to uri
- HTTP::Session::Store::CHI(3)
- store session data with CHI
- HTTP::Session::Store::DBI(3)
- store session data in DBI for HTTP::Session
- HTTP::Session::Store::DBM(3)
- DBM session store
- HTTP::Session::Store::File(3)
- File session store
- HTTP::Session::Store::Memcached(3)
- store session data in memcached
- HTTP::Session::Store::Null(3)
- dummy module for session store
- HTTP::Session::Store::OnMemory(3)
- store session data on memory
- HTTP::Session::Store::Test(3)
- store session data on memory for testing
- HTTP::Simple(3)
- Simple procedural interface to HTTP::Tiny
- HTTP::SimpleLinkChecker(3)
- Check the HTTP response code for a link
- HTTP::Size(3)
- Get the byte size of an internet resource
- HTTP::Status(3)
- HTTP Status code processing
- HTTP::Thin(3)
- A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message
- HTTP::Throwable(3)
- a set of strongly-typed, PSGI-friendly HTTP 1.1 exception libraries
- HTTP::Throwable::Factory(3)
- a factory that throws HTTP::Throwables for you
- HTTP::Throwable::Role::BoringText(3)
- provide the simplest text_body method possible
- HTTP::Throwable::Role::Generic(3)
- a generic built-by-hand exception
- HTTP::Throwable::Role::NoBody(3)
- an exception with no body
- HTTP::Throwable::Role::Redirect(3)
- an exception that is a redirect
- HTTP::Throwable::Role::Status::BadGateway(3)
- 502 Bad Gateway
- HTTP::Throwable::Role::Status::BadRequest(3)
- 400 Bad Request
- HTTP::Throwable::Role::Status::Conflict(3)
- 409 Conflict
- HTTP::Throwable::Role::Status::ExpectationFailed(3)
- 417 Expectation Failed
- HTTP::Throwable::Role::Status::Forbidden(3)
- 403 Forbidden
- HTTP::Throwable::Role::Status::Found(3)
- 302 Found
- HTTP::Throwable::Role::Status::GatewayTimeout(3)
- 504 Gateway Timeout
- HTTP::Throwable::Role::Status::Gone(3)
- 410 Gone
- HTTP::Throwable::Role::Status::HTTPVersionNotSupported(3)
- 505 HTTP Version Not Supported
- HTTP::Throwable::Role::Status::ImATeapot(3)
- 418 I'm a teapot
- HTTP::Throwable::Role::Status::InternalServerError(3)
- 500 Internal Server Error
- HTTP::Throwable::Role::Status::LengthRequired(3)
- 411 Length Required
- HTTP::Throwable::Role::Status::MethodNotAllowed(3)
- 405 Method Not Allowed
- HTTP::Throwable::Role::Status::MovedPermanently(3)
- 301 Moved Permanently
- HTTP::Throwable::Role::Status::MultipleChoices(3)
- 300 Multiple Choices
- HTTP::Throwable::Role::Status::NotAcceptable(3)
- 406 Not Acceptable
- HTTP::Throwable::Role::Status::NotFound(3)
- 404 Not Found
- HTTP::Throwable::Role::Status::NotImplemented(3)
- 501 Not Implemented
- HTTP::Throwable::Role::Status::NotModified(3)
- 304 Not Modified
- HTTP::Throwable::Role::Status::PermanentRedirect(3)
- 308 Permanent Redirect
- HTTP::Throwable::Role::Status::PreconditionFailed(3)
- 412 Precondition Failed
- HTTP::Throwable::Role::Status::ProxyAuthenticationRequired(3)
- 407 Proxy Authentication Required
- HTTP::Throwable::Role::Status::RequestEntityTooLarge(3)
- 413 Request Entity Too Large
- HTTP::Throwable::Role::Status::RequestTimeout(3)
- 408 Request Timeout
- HTTP::Throwable::Role::Status::RequestURITooLong(3)
- 414 Request-URI Too Long
- HTTP::Throwable::Role::Status::RequestedRangeNotSatisfiable(3)
- 416 Requested Range Not Satisfiable
- HTTP::Throwable::Role::Status::SeeOther(3)
- 303 See Other
- HTTP::Throwable::Role::Status::ServiceUnavailable(3)
- 503 Service Unavailable
- HTTP::Throwable::Role::Status::TemporaryRedirect(3)
- 307 Temporary Redirect
- HTTP::Throwable::Role::Status::TooManyRequests(3)
- 429 Too Many Requests
- HTTP::Throwable::Role::Status::Unauthorized(3)
- 401 Unauthorized
- HTTP::Throwable::Role::Status::UnsupportedMediaType(3)
- 415 Unsupported Media Type
- HTTP::Throwable::Role::Status::UseProxy(3)
- 305 Use Proxy
- HTTP::Throwable::Role::TextBody(3)
- an exception with a plaintext body
- HTTP::Throwable::Variant(3)
- a package that constructs Moo-based HTTP::Throwables for you
- HTTP::Tiny(3)
- A small, simple, correct HTTP/1.1 client
- HTTP::Tiny::Multipart(3)
- Add post_multipart to HTTP::Tiny
- HTTP::Tiny::SPDY(3)
- A subclass of HTTP::Tiny with SPDY support
- HTTP::Tiny::UA(3)
- Higher-level UA features for HTTP::Tiny
- HTTP::Tiny::UA::Response(3)
- Wrap HTTP::Tiny response as objects with accessors
- HTTP::Tiny::UNIX(3)
- A subclass of HTTP::Tiny to connect to HTTP server over Unix socket
- HTTP::WebTest(3)
- Testing static and dynamic web content
- HTTP::WebTest::API(3)
- API of HTTP::WebTest
- HTTP::WebTest::Cookbook(3)
- Recipes for typical web tests
- HTTP::WebTest::Cookies(3)
- Cookie storage and management
- HTTP::WebTest::Parser(3)
- Parse wtscript files
- HTTP::WebTest::Plugin(3)
- Base class for HTTP::WebTest plugins
- HTTP::WebTest::Plugin::Click(3)
- Click buttons and links on web page
- HTTP::WebTest::Plugin::ContentSizeTest(3)
- Response body size checks
- HTTP::WebTest::Plugin::Cookies(3)
- Send and recieve cookies in tests
- HTTP::WebTest::Plugin::DefaultReport(3)
- Default test report plugin
- HTTP::WebTest::Plugin::Delay(3)
- Pause before running test
- HTTP::WebTest::Plugin::HarnessReport(3)
- Test::Harness compatible reports
- HTTP::WebTest::Plugin::Hooks(3)
- Provides callbacks called during test run
- HTTP::WebTest::Plugin::Loader(3)
- Loads external plugins
- HTTP::WebTest::Plugin::ResponseTimeTest(3)
- Tests for response time
- HTTP::WebTest::Plugin::SetRequest(3)
- Initializes HTTP request for web test
- HTTP::WebTest::Plugin::StatusTest(3)
- Checks the HTTP response status
- HTTP::WebTest::Plugin::TextMatchTest(3)
- Test the content of the HTTP response
- HTTP::WebTest::Plugins(3)
- Plugin developers documentation
- HTTP::WebTest::ReportPlugin(3)
- Subclass for HTTP::WebTest report plugins
- HTTP::WebTest::Request(3)
- HTTP request objects
- HTTP::WebTest::SelfTest(3)
- Helper package for HTTP::WebTest test suite
- HTTP::WebTest::Test(3)
- Test object class
- HTTP::WebTest::TestResult(3)
- Test results class
- HTTP::WebTest::Utils(3)
- Miscellaneous subroutines used by HTTP::WebTest
- HTTP::XSCookies(3)
- Fast XS cookie mangling for Perl
- HTTPD::Authen(3)
- HTTP server authentication class
- HTTPD::Bench::ApacheBench(3)
- Perl API for Apache benchmarking and regression testing
- HTTPD::GroupAdmin(3)
- Management of HTTP server group databases
- HTTPD::Log::Filter(3)
- a module to filter entries out of an httpd log
- HTTPD::Realm(3)
- Database of HTTPD Security Realms
- HTTPD::RealmManager(3)
- Manage HTTPD server security realms
- HTTPD::UserAdmin(3)
- Management of HTTP server user databases
- Hijk(3)
- Fast & minimal low-level HTTP client
- IO::All::HTTPS(3)
- Extends IO::All for HTTPS URLs
- IO::All::LWP(3)
- Extends IO::All to HTTP URLs
- IO::Lambda::HTTP(3)
- http requests lambda style
- IO::Lambda::HTTP::Authen::NTLM(3)
- library for enabling NTLM authentication in IO::Lambda::HTTP
- IO::Lambda::HTTP::HTTPS(3)
- https requests lambda style
- Image::Imgur(3)
- Perl extension for uploading images to http://imgur.com
- JMX::Jmx4Perl::Agent(3)
- JSON-HTTP based acess to a remote JMX agent
- JSON::RPC::Common::Marshal::HTTP(3)
- Convert HTTP::Request and HTTP::Response to/from JSON::RPC::Common calls and returns
- JSON::XS(3)
- JSON serialising/deserialising, done correctly and fast JSON::XS - 正しくて高速な JSON シリアライザ/デシリアライザ (http://fleur.hio.jp/perldoc/mix/lib/JSON/XS.html)
- Jifty::Web::FileUpload(3)
- Describes an HTTP file upload
- KHTTP_EPOCH2TM(3), khttp_epoch2tms(3)
- convert time to components
- LW2(3pm)
- Perl HTTP library version 2.5
- LWP::Parallel(3)
- Extension for LWP to allow parallel HTTP and FTP access
- LWP::Protocol::PSGI(3)
- Override LWP's HTTP/HTTPS backend with your own PSGI application
- LWP::Protocol::connect(3)
- Provides HTTP/CONNECT proxy support for LWP::UserAgent
- LWP::Protocol::http10(3)
- Legacy HTTP/1.0 support for LWP
- LWP::Protocol::https(3)
- Provide https support for LWP::UserAgent
- LWPx::TimedHTTP(3)
- time the different stages of an HTTP request
- LaTeXML::Core::Mouth::http(3), "LaTeXML::Core::Mouth::http"(3)
- tokenize the input from http
- LaTeXML::Core::Mouth::https(3), "LaTeXML::Core::Mouth::https"(3)
- tokenize the input from https
- Mail::DMARC::HTTP(3)
- view stored reports via HTTP
- Mail::DMARC::Report::Send::HTTP(3)
- utility methods to send reports by HTTP
- Maypole::HTTPD(3)
- Stand alone HTTPD for running Maypole Applications
- Maypole::HTTPD::Frontend(3)
- Maypole driver class for Maypole::HTTPD
- Maypole::Headers(3)
- Convenience wrapper around HTTP::Headers
- MediaWiki::API(3)
- Provides a Perl interface to the MediaWiki API (https://www.mediawiki.org/wiki/API)
- Metadata::HTTP(3)
- metadata class for HTTP log records
- Mojo::Asset(3)
- HTTP content storage base class
- Mojo::Asset::File(3)
- File storage for HTTP content
- Mojo::Asset::Memory(3)
- In-memory storage for HTTP content
- Mojo::Content(3)
- HTTP content base class
- Mojo::Content::MultiPart(3)
- HTTP multipart content
- Mojo::Content::Single(3)
- HTTP content
- Mojo::Cookie(3)
- HTTP cookie base class
- Mojo::Cookie::Request(3)
- HTTP request cookie
- Mojo::Cookie::Response(3)
- HTTP response cookie
- Mojo::Date(3)
- HTTP date
- Mojo::Headers(3)
- HTTP headers
- Mojo::Message(3)
- HTTP message base class
- Mojo::Message::Request(3)
- HTTP request
- Mojo::Message::Response(3)
- HTTP response
- Mojo::Server(3)
- HTTP/WebSocket server base class
- Mojo::Server::Daemon(3)
- Non-blocking I/O HTTP and WebSocket server
- Mojo::Server::Prefork(3)
- Pre-forking non-blocking I/O HTTP and WebSocket server
- Mojo::Transaction::HTTP(3)
- HTTP transaction
- Mojo::UserAgent(3)
- Non-blocking I/O HTTP and WebSocket user agent
- Mojo::UserAgent::CookieJar(3)
- Cookie jar for HTTP user agents
- MojoMojo::Formatter::Markdown(3)
- MultiMarkdown formatting for your content. MultiMarkdown is an extension of Markdown, adding support for tables, footnotes, bibliography, automatic cross-references, glossaries, appendices, definition lists, math syntax, anchor and image attributes, and document metadata. Markdown syntax: <http://daringfireball.net/projects/markdown/syntax> MultiMarkdown syntax: <http://fletcherpenney.net/multimarkdown/users_guide/multimarkdown_syntax_guide/>
- Moose::Cookbook::Basics::HTTP_SubtypesAndCoercion(3)
- Demonstrates subtypes and coercion use HTTP-related classes (Request, Protocol, etc.)
- Net::ACME2::Challenge::http_01::Handler(3)
- http-01 challenge handler
- Net::ACME2::HTTP(3)
- transport logic for "Net::ACME2"
- Net::ACME2::HTTP_Tiny(3)
- HTTP client for Net::ACME
- Net::Amazon::S3::HTTPRequest(3)
- Create a signed HTTP::Request
- Net::Amazon::S3::Request::Role::HTTP::Header(3)
- HTTP Header Role
- Net::Amazon::S3::Request::Role::HTTP::Header::ACL(3)
- Headers builders for ACL
- Net::Amazon::S3::Request::Role::HTTP::Header::Content_length(3)
- Content-Lenghth header role
- Net::Amazon::S3::Request::Role::HTTP::Header::Content_md5(3)
- Content-MD5 header role
- Net::Amazon::S3::Request::Role::HTTP::Header::Content_type(3)
- Content-Type header role
- Net::Amazon::S3::Request::Role::HTTP::Header::Copy_source(3)
- x-amz-copy-source header role
- Net::Amazon::S3::Request::Role::HTTP::Header::Encryption(3)
- x-amz-server-side-encryption header role
- Net::Amazon::S3::Request::Role::HTTP::Method(3)
- HTTP method role
- Net::Amazon::S3::Request::Role::HTTP::Method::DELETE(3)
- HTTP DELETE method role
- Net::Amazon::S3::Request::Role::HTTP::Method::GET(3)
- HTTP GET method role
- Net::Amazon::S3::Request::Role::HTTP::Method::HEAD(3)
- HTTP HEAD method role
- Net::Amazon::S3::Request::Role::HTTP::Method::POST(3)
- HTTP POST method role
- Net::Amazon::S3::Request::Role::HTTP::Method::PUT(3)
- HTTP PUT method role
- Net::Analysis::Listener::Example3(3)
- looking at HTTP transactions
- Net::Analysis::Listener::HTTP(3)
- an HTTP listener
- Net::Analysis::Listener::HTTPPipelining(3)
- another HTTP listener
- Net::Async::HTTP(3), "Net::Async::HTTP"(3)
- use HTTP with "IO::Async"
- Net::Async::HTTP::Connection(3), "Net::Async::HTTP::Connection"(3)
- HTTP client protocol handler
- Net::BitTorrent::Torrent::Tracker::HTTP(3)
- Single HTTP BitTorrent Tracker
- Net::DNS::RR::HTTPS(3)
- DNS HTTPS resource record
- Net::DRI::Protocol::EPP::Extensions::HTTP(3)
- EPP over HTTP/HTTPS connection handling for Net::DRI
- Net::DRI::Transport::HTTP(3)
- HTTP/HTTPS Transport for Net::DRI
- Net::DRI::Transport::HTTP::SOAPLite(3)
- SOAP Transport for Net::DRI
- Net::DRI::Transport::HTTP::SOAPWSDL(3)
- SOAP+WSDL Transport for Net::DRI
- Net::DRI::Transport::HTTP::XMLRPCLite(3)
- XML-RPC Transport for Net::DRI
- Net::DRI::Transport::SOAP(3)
- SOAP (HTTP/HTTPS) Transport for Net::DRI
- Net::Groonga::HTTP(3)
- Client library for Groonga httpd
- Net::Groonga::HTTP::Response(3)
- Response object for Net::Groonga::HTTP
- Net::Groonga::Pager(3)
- Pager object for Net::Groonga::HTTP
- Net::HTTP(3)
- Low-level HTTP connection (client)
- Net::HTTP::Methods(3)
- Methods shared by Net::HTTP and Net::HTTPS
- Net::HTTP::NB(3)
- Non-blocking HTTP client
- Net::HTTP::Spore(3)
- SPORE client
- Net::HTTP::Spore::Meta(3)
- Meta class for all SPORE object
- Net::HTTP::Spore::Meta::Class(3)
- metaclass for all API client
- Net::HTTP::Spore::Meta::Method(3)
- create api method
- Net::HTTP::Spore::Meta::Method::Spore(3)
- declare API method
- Net::HTTP::Spore::Meta::Types(3)
- Moose type definitions for Net::HTTP::Spore
- Net::HTTP::Spore::Middleware(3)
- middlewares base class
- Net::HTTP::Spore::Middleware::Auth(3)
- base class for Authentication middlewares
- Net::HTTP::Spore::Middleware::Auth::ApiKey(3)
- middleware for authentication with apikey
- Net::HTTP::Spore::Middleware::Auth::Basic(3)
- middleware for Basic authentication
- Net::HTTP::Spore::Middleware::Auth::Header(3)
- middleware for authentication with specific header
- Net::HTTP::Spore::Middleware::Auth::OAuth(3)
- middleware for OAuth authentication
- Net::HTTP::Spore::Middleware::DoNotTrack(3)
- add a new header to not track
- Net::HTTP::Spore::Middleware::Format(3)
- base class for formats middlewares
- Net::HTTP::Spore::Middleware::Format::JSON(3)
- middleware for JSON format
- Net::HTTP::Spore::Middleware::Format::Text(3)
- middleware for Text format
- Net::HTTP::Spore::Middleware::Format::XML(3)
- middleware for XML format
- Net::HTTP::Spore::Middleware::Format::YAML(3)
- middleware for YAML format
- Net::HTTP::Spore::Middleware::Header(3)
- Spore Middleware to add header on each request
- Net::HTTP::Spore::Middleware::LogDispatch(3)
- Net::HTTP::Spore::Middleware::LogDispatch is a middleware that allow you to use LogDispatch
- Net::HTTP::Spore::Middleware::Mock(3)
- Simple Mocker for Spore middlewares
- Net::HTTP::Spore::Middleware::Redirection(3)
- Middleware for redirections
- Net::HTTP::Spore::Middleware::Runtime(3)
- add a new header with runtime
- Net::HTTP::Spore::Middleware::UserAgent(3)
- middleware to change the user-agent value
- Net::HTTP::Spore::Request(3)
- Net::HTTP::Spore::Request - Portable HTTP request object from SPORE env hash
- Net::HTTP::Spore::Response(3)
- Portable HTTP Response object for SPORE response
- Net::HTTP::Spore::Role(3)
- Role to easily add multiples Spore clients to your class
- Net::HTTP::Spore::Role::Description(3)
- attributes for API description
- Net::HTTP::Spore::Role::Request(3)
- make HTTP request
- Net::HTTP::Spore::Role::UserAgent(3)
- create UserAgent
- Net::HTTPS(3)
- Low-level HTTP over SSL/TLS connection (client)
- Net::HTTPS::Any(3)
- Simple HTTPS client
- Net::HTTPS::NB(3)
- Non-blocking HTTPS client
- Net::MQTT(3)
- Perl modules for MQTT Protocol (http://mqtt.org/)
- Net::OpenID::URIFetch(3)
- fetch and cache content from HTTP URLs
- Net::Proxy::Connector::connect(3)
- Create CONNECT tunnels through HTTP proxies
- Net::Proxy::Connector::connect_ssl(3)
- Create SSL/CONNECT tunnels through HTTP proxies
- Net::SAML2::Binding::POST(3)
- Net::SAML2::Binding::POST - HTTP POST binding for SAML
- Net::SAML2::Binding::Redirect(3)
- Net::SAML2::Binding::Redirect - HTTP Redirect binding for SAML
- Net::SSLGlue::LWP(3)
- proper certificate checking for https in LWP
- Net::SSLeay::Handle(3)
- Perl module that lets SSL (HTTPS) sockets be handled as standard file handles
- Net::Server::HTTP(3)
- very basic Net::Server based HTTP server class
- Net::Server::PSGI(3)
- basic Net::Server based PSGI HTTP server class
- Net::Twitter::Lite::WrapResult(3)
- Wrap the HTTP response and Twitter result
- Net::Twitter::Role::WrapResult(3)
- Wrap Twitter API response and HTTP Response
- Net::Twitter::WrappedResult(3)
- Wrap an HTTP response and Twitter result
- Net::UPnP::HTTP(3)
- Perl extension for UPnP
- Net::UPnP::HTTPResponse(3)
- Perl extension for UPnP
- Nginx::Simple(3)
- Easy to use interface for "--with-http_perl_module"
- Nginx::Simple::Dispatch(3)
- Easy to use dispatcher interface for "--with-http_perl_module"
- POE::Component::Client::HTTP(3)
- a HTTP user-agent component
- POE::Component::Client::HTTP::Request(3)
- an HTTP request class
- POE::Component::Client::HTTP::RequestFactory(3)
- an HTTP request factory object
- POE::Component::Server::HTTP(3)
- Foundation of a POE HTTP Daemon
- POE::Component::Server::HTTPServer(3)
- serve HTTP requests
- POE::Component::Server::HTTPServer::BasicAuthenHandler(3)
- Basic HTTP Basic Authentication
- POE::Component::Server::HTTPServer::Examples(3), Examples(3)
- for POE::Component::Server::HTTPServer
- POE::Component::Server::HTTPServer::Handler(3)
- request handler interface
- POE::Component::Server::HTTPServer::NotFoundHandler(3)
- Generate 404 Responses
- POE::Component::Server::HTTPServer::ParameterParseHandler(3)
- Parse request parameters into context
- POE::Component::Server::HTTPServer::StaticHandler(3)
- serve static files
- POE::Component::Server::HTTPServer::TemplateHandler(3)
- serve templated files
- POE::Component::Server::SOAP(3)
- publish POE event handlers via SOAP over HTTP
- POE::Component::Server::SOAP::Response(3)
- Emulates a SimpleHTTP::Response object, used to store SOAP data
- POE::Component::Server::SimpleHTTP(3)
- Perl extension to serve HTTP requests in POE
- POE::Component::Server::SimpleHTTP::Connection(3)
- Stores connection information for SimpleHTTP
- POE::Component::Server::SimpleHTTP::Response(3)
- Emulates a HTTP::Response object, used for SimpleHTTP
- POE::Component::Server::XMLRPC(3)
- publish POE event handlers via XMLRPC over HTTP
- POE::Filter::HTTP::Parser(3)
- A HTTP POE filter for HTTP clients or servers
- POE::Filter::HTTPChunk(3)
- Non-blocking incremental HTTP chunk parser
- POE::Filter::HTTPD(3)
- parse simple HTTP requests, and serialize HTTP::Response
- POE::Filter::HTTPHead(3)
- filter data as HTTP::Response objects
- Paws::ServiceDiscovery::CreateHttpNamespace(3)
- Arguments for method CreateHttpNamespace on Paws::ServiceDiscovery
- Paws::ServiceDiscovery::UpdateHttpNamespace(3)
- Arguments for method UpdateHttpNamespace on Paws::ServiceDiscovery
- PayflowPro(3)
- Library for accessing PayPal's Payflow Pro HTTP interface
- Plack::App::Proxy::Backend(3)
- pluggable backend for making the actual HTTP request
- Plack::App::Proxy::Backend::AnyEvent::HTTP(3)
- backend which uses AnyEvent::HTTP
- Plack::HTTPParser(3)
- Parse HTTP headers
- Plack::HTTPParser::PP(3)
- Pure perl fallback of HTTP::Parser::XS
- Plack::Handler::AnyEvent::HTTPD(3)
- Plack handler to run PSGI apps on AnyEvent::HTTPD
- Plack::Handler::AnyEvent::ReverseHTTP(3)
- reversehttp gateway for PSGI application
- Plack::Handler::HTTP::Server::PSGI(3)
- adapter for HTTP::Server::PSGI
- Plack::Handler::Standalone(3)
- adapter for HTTP::Server::PSGI
- Plack::LWPish(3)
- HTTP::Request/Response compatible interface with HTTP::Tiny backend
- Plack::Middleware::ErrorDocument(3)
- Set Error Document based on HTTP status code
- Plack::Middleware::HTTPExceptions(3)
- Catch HTTP exceptions
- Plack::Middleware::Header(3)
- modify HTTP response headers
- Plack::Middleware::IEnosniff(3)
- added HTTP Header 'X-Content-Type-Options: nosniff'
- Plack::Middleware::LighttpdScriptNameFix(3)
- fixes wrong SCRIPT_NAME and PATH_INFO that lighttpd sets
- Plack::Middleware::RearrangeHeaders(3)
- Reorder HTTP headers for buggy clients
- Plack::Middleware::RemoveRedundantBody(3)
- Plack::Middleware which removes body for HTTP response if it's not required
- Plack::Middleware::Throttle(3)
- A Plack Middleware for rate-limiting incoming HTTP requests
- Plack::Middleware::Throttle::Daily(3)
- A Plack Middleware for rate-limiting incoming HTTP requests
- Plack::Middleware::Throttle::Hourly(3)
- A Plack Middleware for rate-limiting incoming HTTP requests
- Plack::Middleware::Throttle::Interval(3)
- A Plack Middleware for rate-limiting incoming HTTP requests
- Plack::Middleware::Throttle::Limiter(3)
- A Plack Middleware for rate-limiting incoming HTTP requests
- Plack::Request(3)
- Portable HTTP request object from PSGI env hash
- Plack::Response(3)
- Portable HTTP Response object for PSGI response
- Plack::Server::ReverseHTTP(3)
- reversehttp gateway for PSGI application
- Plack::Test::ExternalServer(3)
- Run HTTP tests on external live servers
- Plack::Test::MockHTTP(3)
- Run mocked HTTP tests through PSGI applications
- Plack::Test::Server(3)
- Run HTTP tests through live Plack servers
- Plagger::Plugin::Filter::TTP(3)
- Replace ttp:// with http://
- Protocol::ACME::Challenge::LocalFile(3)
- Challenge handler for simpleHttp via a local file
- Protocol::ACME::Challenge::Manual(3)
- Challenge handler for simpleHttp via manual setup
- Protocol::ACME::Challenge::SimpleSSH(3)
- Challenge handler for simpleHttp via SSH
- Protocol::HTTP2(3)
- HTTP/2 protocol implementation (RFC 7540)
- Protocol::HTTP2::Client(3)
- HTTP/2 client
- Protocol::HTTP2::Server(3)
- HTTP/2 server
- REST::Client(3)
- A simple client for interacting with RESTful http/https resources
- RT::Client::REST::HTTPClient(3)
- Subclass LWP::UserAgent in order to support basic authentication
- Reddit(3)
- Perl extension for http://www.reddit.com See github for the most up to date/development branch: https://github.com/three18ti/Reddit.pm
- Regexp::Common::URI::http(3)
- -- Returns a pattern for HTTP URIs
- Router::Boom::Method(3)
- Router::Boom with HTTP method support
- Router::Simple(3)
- simple HTTP router
- SOAP::Transport::HTTP::Apache(3)
- SOAP mod_perl handler
- SOAP::Transport::HTTP::CGI(3)
- Generic SOAP CGI handler
- SOAP::Transport::HTTP::Client(3)
- Client side HTTP support for SOAP/Perl
- SOAP::Transport::HTTP::Plack(3)
- transport for Plack (http://search.cpan.org/~miyagawa/Plack/) PSGI toolkit for SOAP::Lite module. The module is quite similar to SOAP::Transport::HTTP::Apache. Docs were stolen completely from SOAP::Transport::HTTP::Nginx
- SOAP::Transport::HTTP::Server(3)
- Server side HTTP support for SOAP/Perl
- SOAP::WSDL::Server::Simple(3)
- CGI based SOAP server for HTTP::Server::Simple
- SOAP::WSDL::Transport::HTTP(3)
- Fallback http(s) transport class
- STF::Dispatcher::PSGI::HTTPException(3)
- Very Light Exception For STF Dispatcher
- Scrappy::Queue(3)
- Scrappy HTTP Request Flow-Control System
- Scrappy::Scraper::Control(3)
- Scrappy HTTP Request Constraints System
- Search::Elasticsearch::Cxn::HTTPTiny(3)
- A Cxn implementation which uses HTTP::Tiny
- Search::Elasticsearch::Role::Cxn(3)
- Provides common functionality to HTTP Cxn implementations
- Search::OpenFTS::Dict::PorterEng(3)
- Porter Stemming Algorithm for english language. ( <a href="http://www.xapian.org/">Xapian</a> (former Omseek) )
- Search::OpenFTS::Morph::ISpell(3)
- Perl interface to ISpell's dictionaries. Thanks mnoGoSearch (http://www.mhogosearch.org) developers team, kindly granted us to use their stemming code
- Security::TLSCheck::Checks::Web(3)
- (Basic) HTTP and HTTPS Checks
- Servlet::Http::Cookie(3)
- HTTP cookie class
- Servlet::Http::HttpServlet(3)
- HTTP servlet base class
- Servlet::Http::HttpServletRequest(3)
- HTTP servlet request interface
- Servlet::Http::HttpServletRequestWrapper(3)
- HTTP servlet request wrapper class
- Servlet::Http::HttpServletResponse(3)
- HTTP servlet response interface
- Servlet::Http::HttpServletResponseWrapper(3)
- HTTP servlet response wrapper class
- Servlet::Http::HttpSession(3)
- HTTP session interface
- Servlet::Http::HttpSessionActivationListener(3)
- session listener interface
- Servlet::Http::HttpSessionAttributesListener(3)
- session listener interface
- Servlet::Http::HttpSessionBindingEvent(3)
- session binding event class
- Servlet::Http::HttpSessionBindingListener(3)
- session binding listener interface
- Servlet::Http::HttpSessionEvent(3)
- session event base class
- Servlet::Http::HttpSessionListener(3)
- session listener interface
- Shared::Examples::Net::Amazon::S3::Fixture::error::http_bad_request(3)
- Shared::Examples providing error fixture
- Shared::Examples::Net::Amazon::S3::Fixture::response::http_ok_empty(3)
- Shared::Examples providing response fixture
- Sisimai::Rhost::IUA(3)
- Detect the bounce reason returned from https://www.i.ua/
- Solr::HTTPUpdateHandler(3)
- Perl extension for Posting adds, updates, and deletes to a Solr Server
- Squatting::With::MockRequest(3)
- Mock HTTP helper methods mostly for the REPL
- Starlet(3)
- a simple, high-performance PSGI/Plack HTTP server
- Statistics::Descriptive::Discrete(3)
- Compute descriptive statistics for discrete data sets. To install, use the CPAN module (https://metacpan.org/pod/Statistics::Descriptive::Discrete)
- String::RexxParse(3)
- Perl implementation of REXX parse command Download: http://www.danofsteel.com/Parser/String-RexxParse-1.10.tar.gz ftp://www.danofsteel.com/pub/RexxParse/String-RexxParse-1.10.tar.gz
- Test::Fake::HTTPD(3)
- a fake HTTP server
- Test::HTTP(3)
- Test HTTP interactions
- Test::HTTP::LocalServer(3)
- spawn a local HTTP server for testing
- Test::HTTP::Router(3)
- Route Testing
- Test::HTTP::Server::Simple(3)
- Test::More functions for HTTP::Server::Simple
- Test::HTTP::Syntax(3)
- HTTP tests in a natural style
- Test::Mock::HTTP::Request(3)
- Mocks HTTP::Request
- Test::Mock::HTTP::Response(3)
- Mocks HTTP::Response
- Twiggy(3)
- AnyEvent HTTP server for PSGI
- Ubic::Ping(3)
- http server which returns service status by it's name or port
- Ubic::UA(3)
- tiny http client
- WWW::AtMovies::TV(3)
- retrieve TV information from http://www.atmovies.com.tw/
- WWW::Instapaper::Client(3)
- An implementation of the Instapaper client API (see <http://www.instapaper.com/api>)
- WWW::Mechanize::DecodedContent(3)
- decode Mech content using its HTTP response encoding
- WWW::MobileCarrierJP::Softbank::HTTPHeader(3)
- HTTPXXX(Softbank)
- WWW::NioTV(3)
- retrieve TV information from http://www.niotv.com/
- WWW::OAuth::Request(3)
- HTTP Request container role
- WWW::OAuth::Request::Basic(3)
- HTTP Request container for HTTP::Tiny
- WWW::OAuth::Request::HTTP_Request(3)
- HTTP Request container for HTTP::Request
- WWW::OAuth::Request::Mojo(3)
- HTTP Request container for Mojo::Message::Request
- WWW::Scripter::Plugin::Ajax(3)
- WWW::Scripter plugin that provides the XMLHttpRequest object
- WWW::Shorten::0rz(3)
- Shorten URLs using <http://0rz.tw/>
- WWW::Shorten::Bitly(3)
- Interface to shortening URLs using <http://bitly.com>
- WWW::Shorten::TinyURL(3)
- Perl interface to <https://tinyurl.com>
- WWW::Shorten::Yourls(3)
- Interface to shortening URLs using <http://yourls.org>
- WWW::SourceForge(3)
- Interface to SourceForge's APIs - http://sourceforge.net/p/forge/documentation/API/ and https://sourceforge.net/p/forge/documentation/Download%20Stats%20API/
- WWW::Spinn3r(3)
- An interface to the Spinn3r API (http://www.spinn3r.com)
- WWW::TWSMS(3)
- Perl extension for send sms by TWSMS. (http://www.twsms.com)
- Web::Dispatch::HTTPMethods(3)
- Helpers to make RESTFul Dispatchers Easier
- Web::Machine::I18N(3)
- The I18N support for HTTP information
- Web::Machine::I18N::en(3)
- The English support for I18N-ed HTTP information
- WebService::GData::Base(3)
- core read/write methods over HTTP for google data API v2
- WebService::Prowl::AnyEventHTTP(3)
- a sub class of WebService::Prowl sending http requests by using AnyEvent::HTTP
- WebService::Redmine(3)
- Wrapper for RedMine REST API (http://www.redmine.org/projects/redmine/wiki/Rest_api)
- WebService::Simple::Response(3)
- Adds a parse_response() to HTTP::Response
- Woothee(3)
- multi-language user-agent strings parsers (perl implementation) For Woothee, see <https://github.com/woothee/woothee>
- Woothee::Appliance(3)
- part of Woothee For Woothee, see <https://github.com/woothee/woothee>
- Woothee::Browser(3)
- part of Woothee For Woothee, see <https://github.com/woothee/woothee>
- Woothee::Crawler(3)
- part of Woothee For Woothee, see <https://github.com/woothee/woothee>
- Woothee::DataSet(3)
- part of Woothee For Woothee, see https://github.com/tagomoris/woothee
- Woothee::Misc(3)
- part of Woothee For Woothee, see <https://github.com/woothee/woothee>
- Woothee::MobilePhone(3)
- part of Woothee For Woothee, see <https://github.com/woothee/woothee>
- Woothee::OS(3)
- part of Woothee For Woothee, see <https://github.com/woothee/woothee>
- Woothee::Util(3)
- part of Woothee For Woothee, see <https://github.com/woothee/woothee>
- XML::Compile::Transport::SOAPHTTP(3)
- exchange XML-SOAP via HTTP
- XML::Compile::Transport::SOAPHTTP_AnyEvent(3)
- exchange XML via AnyEvent::HTTP
- XML::RPC::UA::AnyEvent(3)
- XML::RPC useragent, using AnyEvent::HTTP
- XML::RPC::UA::AnyEventSync(3)
- Syncronous XML::RPC useragent, using AnyEvent::HTTP
- XMLRPC::Transport::HTTP(3)
- Server/Client side HTTP support for XMLRPC::Lite
- XMLRPC::Transport::HTTP::Plack(3)
- transport for Plack (http://search.cpan.org/~miyagawa/Plack/) PSGI toolkit for XMLRPC::Lite module
- ZoneMinder::Control::Amcrest_HTTP(3)
- Amcrest camera control
- certbot(1)
- certbot script documentation 0.0 3.5 C usage: certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ... Certbot can obtain and install HTTPS/TLS/SSL certificates. By default, it will attempt to use a webserver both for obtaining and installing the certificate. The most common SUBCOMMANDS and flags are: obtain, install, and renew certificates: (default) run Obtain & install a certificate in your current webserver certonly Obtain or renew a certificate, but do not install it renew Renew all previously obtained certificates that are near expiry enhance Add security enhancements to your existing configuration -d DOMAINS Comma-separated list of domains to obtain a certificate for --apache Use the Apache plugin for authentication & installation --standalone Run a standalone webserver for authentication --nginx Use the Nginx plugin for authentication & installation --webroot Place files in a server(aqs webroot folder for authentication --manual Obtain certificates interactively, or using shell script hooks -n Run non-interactively --test-cert Obtain a test certificate from a staging server --dry-run Test "renew" or "certonly" without saving any certificates to disk manage certificates: certificates Display information about certificates you have from Certbot revoke Revoke a certificate (supply --cert-name or --cert-path) delete Delete a certificate (supply --cert-name) manage your account: register Create an ACME account unregister Deactivate an ACME account update_account Update an ACME account show_account Display account details --agree-tos Agree to the ACME server(aqs Subscriber Agreement -m EMAIL Email address for important account notifications optional arguments: -h, --help show this help message and exit -c CONFIG_FILE, --config CONFIG_FILE path to config file (default: /etc/letsencrypt/cli.ini and ~/.config/letsencrypt/cli.ini) -v, --verbose This flag can be used multiple times to incrementally increase the verbosity of output, e.g. -vvv. (default: 0) --max-log-backups MAX_LOG_BACKUPS Specifies the maximum number of backup logs that should be kept by Certbot(aqs built in log rotation. Setting this flag to 0 disables log rotation entirely, causing Certbot to always append to the same log file. (default: 1000) -n, --non-interactive, --noninteractive Run without ever asking for user input. This may require additional command line flags; the client will try to explain which ones are required if it finds one missing (default: False) --force-interactive Force Certbot to be interactive even if it detects it(aqs not being run in a terminal. This flag cannot be used with the renew subcommand. (default: False) -d DOMAIN, --domains DOMAIN, --domain DOMAIN Domain names to apply. For multiple domains you can use multiple -d flags or enter a comma separated list of domains as a parameter. The first domain provided will be the subject CN of the certificate, and all domains will be Subject Alternative Names on the certificate. The first domain will also be used in some software user interfaces and as the file paths for the certificate and related material unless otherwise specified or you already have a certificate with the same name. In the case of a name collision it will append a number like 0001 to the file path name. (default: Ask) --eab-kid EAB_KID Key Identifier for External Account Binding (default: None) --eab-hmac-key EAB_HMAC_KEY HMAC key for External Account Binding (default: None) --cert-name CERTNAME Certificate name to apply. This name is used by Certbot for housekeeping and in file paths; it doesn(aqt affect the content of the certificate itself. To see certificate names, run (aqcertbot certificates(aq. When creating a new certificate, specifies the new certificate(aqs name. (default: the first provided domain or the name of an existing certificate on your system for the same domains) --dry-run Perform a test run of the client, obtaining test (invalid) certificates but not saving them to disk. This can currently only be used with the (aqcertonly(aq and (aqrenew(aq subcommands. Note: Although --dry-run tries to avoid making any persistent changes on a system, it is not completely side-effect free: if used with webserver authenticator plugins like apache and nginx, it makes and then reverts temporary config changes in order to obtain test certificates, and reloads webservers to deploy and then roll back those changes. It also calls --pre-hook and --post-hook commands if they are defined because they may be necessary to accurately simulate renewal. --deploy- hook commands are not called. (default: False) --debug-challenges After setting up challenges, wait for user input before submitting to CA. When used in combination with the (ga-v(ga option, the challenge URLs or FQDNs and their expected return values are shown. (default: False) --preferred-chain PREFERRED_CHAIN Set the preferred certificate chain. If the CA offers multiple certificate chains, prefer the chain whose topmost certificate was issued from this Subject Common Name. If no match, the default offered chain will be used. (default: None) --preferred-challenges PREF_CHALLS A sorted, comma delimited list of the preferred challenge to use during authorization with the most preferred challenge listed first (Eg, "dns" or "http,dns"). Not all plugins support all challenges. See https://certbot.eff.org/docs/using.html#plugins for details. ACME Challenges are versioned, but if you pick "http" rather than "http-01", Certbot will select the latest version automatically. (default: []) --issuance-timeout ISSUANCE_TIMEOUT This option specifies how long (in seconds) Certbot will wait for the server to issue a certificate. (default: 90) --user-agent USER_AGENT Set a custom user agent string for the client. User agent strings allow the CA to collect high level statistics about success rates by OS, plugin and use case, and to know when to deprecate support for past Python versions and flags. If you wish to hide this information from the Let(aqs Encrypt server, set this to "". (default: CertbotACMEClient/1.30.0 (certbot; OS_NAME OS_VERSION) Authenticator/XXX Installer/YYY (SUBCOMMAND; flags: FLAGS) Py/major.minor.patchlevel). The flags encoded in the user agent are: --duplicate, --force-renew, --allow-subset-of-names, -n, and whether any hooks are set. --user-agent-comment USER_AGENT_COMMENT Add a comment to the default user agent string. May be used when repackaging Certbot or calling it from another tool to allow additional statistical data to be collected. Ignored if --user-agent is set. (Example: Foo-Wrapper/1.0) (default: None) automation: Flags for automating execution & other tweaks --keep-until-expiring, --keep, --reinstall If the requested certificate matches an existing certificate, always keep the existing one until it is due for renewal (for the (aqrun(aq subcommand this means reinstall the existing certificate). (default: Ask) --expand If an existing certificate is a strict subset of the requested names, always expand and replace it with the additional names. (default: Ask) --version show program(aqs version number and exit --force-renewal, --renew-by-default If a certificate already exists for the requested domains, renew it now, regardless of whether it is near expiry. (Often --keep-until-expiring is more appropriate). Also implies --expand. (default: False) --renew-with-new-domains If a certificate already exists for the requested certificate name but does not match the requested domains, renew it now, regardless of whether it is near expiry. (default: False) --reuse-key When renewing, use the same private key as the existing certificate. (default: False) --no-reuse-key When renewing, do not use the same private key as the existing certificate. Not reusing private keys is the default behavior of Certbot. This option may be used to unset --reuse-key on an existing certificate. (default: False) --new-key When renewing or replacing a certificate, generate a new private key, even if --reuse-key is set on the existing certificate. Combining --new-key and --reuse- key will result in the private key being replaced and then reused in future renewals. (default: False) --allow-subset-of-names When performing domain validation, do not consider it a failure if authorizations can not be obtained for a strict subset of the requested domains. This may be useful for allowing renewals for multiple domains to succeed even if some domains no longer point at this system. This option cannot be used with --csr. (default: False) --agree-tos Agree to the ACME Subscriber Agreement (default: Ask) --duplicate Allow making a certificate lineage that duplicates an existing one (both can be renewed in parallel) (default: False) -q, --quiet Silence all output except errors. Useful for automation via cron. Implies --non-interactive. (default: False) security: Security parameters & server settings --rsa-key-size N Size of the RSA key. (default: 2048) --key-type {rsa,ecdsa} Type of generated private key. Only *ONE* per invocation can be provided at this time. (default: rsa) --elliptic-curve N The SECG elliptic curve name to use. Please see RFC 8446 for supported values. (default: secp256r1) --must-staple Adds the OCSP Must-Staple extension to the certificate. Autoconfigures OCSP Stapling for supported setups (Apache version >= 2.3.3 ). (default: False) --redirect Automatically redirect all HTTP traffic to HTTPS for the newly authenticated vhost. (default: redirect enabled for install and run, disabled for enhance) --no-redirect Do not automatically redirect all HTTP traffic to HTTPS for the newly authenticated vhost. (default: redirect enabled for install and run, disabled for enhance) --hsts Add the Strict-Transport-Security header to every HTTP response. Forcing browser to always use SSL for the domain. Defends against SSL Stripping. (default: None) --uir Add the "Content-Security-Policy: upgrade-insecure- requests" header to every HTTP response. Forcing the browser to use https:// for every http:// resource. (default: None) --staple-ocsp Enables OCSP Stapling. A valid OCSP response is stapled to the certificate that the server offers during TLS. (default: None) --strict-permissions Require that all configuration files are owned by the current user; only needed if your config is somewhere unsafe like /tmp/ (default: False) --auto-hsts Gradually increasing max-age value for HTTP Strict Transport Security security header (default: False) testing: The following flags are meant for testing and integration purposes only. --test-cert, --staging Use the staging server to obtain or revoke test (invalid) certificates; equivalent to --server https://acme-staging-v02.api.letsencrypt.org/directory (default: False) --debug Show tracebacks in case of errors (default: False) --no-verify-ssl Disable verification of the ACME server(aqs certificate. The root certificates trusted by Certbot can be overriden by setting the REQUESTS_CA_BUNDLE environment variable. (default: False) --http-01-port HTTP01_PORT Port used in the http-01 challenge. This only affects the port Certbot listens on. A conforming ACME server will still attempt to connect on port 80. (default: 80) --http-01-address HTTP01_ADDRESS The address the server listens to during http-01 challenge. (default: ) --https-port HTTPS_PORT Port used to serve HTTPS. This affects which port Nginx will listen on after a LE certificate is installed. (default: 443) --break-my-certs Be willing to replace or renew valid certificates with invalid (testing/staging) certificates (default: False) paths: Flags for changing execution paths & servers --cert-path CERT_PATH Path to where certificate is saved (with certonly --csr), installed from, or revoked (default: None) --key-path KEY_PATH Path to private key for certificate installation or revocation (if account key is missing) (default: None) --fullchain-path FULLCHAIN_PATH Accompanying path to a full certificate chain (certificate plus chain). (default: None) --chain-path CHAIN_PATH Accompanying path to a certificate chain. (default: None) --config-dir CONFIG_DIR Configuration directory. (default: /etc/letsencrypt) --work-dir WORK_DIR Working directory. (default: /var/lib/letsencrypt) --logs-dir LOGS_DIR Logs directory. (default: /var/log/letsencrypt) --server SERVER ACME Directory Resource URI. (default: https://acme-v02.api.letsencrypt.org/directory) manage: Various subcommands and flags are available for managing your certificates: certificates List certificates managed by Certbot delete Clean up all files related to a certificate renew Renew all certificates (or one specified with --cert- name) revoke Revoke a certificate specified with --cert-path or --cert-name update_symlinks Recreate symlinks in your /etc/letsencrypt/live/ directory run: Options for obtaining & installing certificates certonly: Options for modifying how a certificate is obtained --csr CSR Path to a Certificate Signing Request (CSR) in DER or PEM format. Currently --csr only works with the (aqcertonly(aq subcommand. (default: None) renew: The (aqrenew(aq subcommand will attempt to renew any certificates previously obtained if they are close to expiry, and print a summary of the results. By default, (aqrenew(aq will reuse the plugins and options used to obtain or most recently renew each certificate. You can test whether future renewals will succeed with (ga--dry-run(ga. Individual certificates can be renewed with the (ga--cert-name(ga option. Hooks are available to run commands before and after renewal; see https://certbot.eff.org/docs/using.html#renewal for more information on these. --pre-hook PRE_HOOK Command to be run in a shell before obtaining any certificates. Intended primarily for renewal, where it can be used to temporarily shut down a webserver that might conflict with the standalone plugin. This will only be called if a certificate is actually to be obtained/renewed. When renewing several certificates that have identical pre-hooks, only the first will be executed. (default: None) --post-hook POST_HOOK Command to be run in a shell after attempting to obtain/renew certificates. Can be used to deploy renewed certificates, or to restart any servers that were stopped by --pre-hook. This is only run if an attempt was made to obtain/renew a certificate. If multiple renewed certificates have identical post- hooks, only one will be run. (default: None) --deploy-hook DEPLOY_HOOK Command to be run in a shell once for each successfully issued certificate. For this command, the shell variable $RENEWED_LINEAGE will point to the config live subdirectory (for example, "/etc/letsencrypt/live/example.com") containing the new certificates and keys; the shell variable $RENEWED_DOMAINS will contain a space-delimited list of renewed certificate domains (for example, "example.com www.example.com") (default: None) --disable-hook-validation Ordinarily the commands specified for --pre- hook/--post-hook/--deploy-hook will be checked for validity, to see if the programs being run are in the $PATH, so that mistakes can be caught early, even when the hooks aren(aqt being run just yet. The validation is rather simplistic and fails if you use more advanced shell constructs, so you can use this switch to disable it. (default: False) --no-directory-hooks Disable running executables found in Certbot(aqs hook directories during renewal. (default: False) --disable-renew-updates Disable automatic updates to your server configuration that would otherwise be done by the selected installer plugin, and triggered when the user executes "certbot renew", regardless of if the certificate is renewed. This setting does not apply to important TLS configuration updates. (default: False) --no-autorenew Disable auto renewal of certificates. (default: False) certificates: List certificates managed by Certbot delete: Options for deleting a certificate revoke: Options for revocation of certificates --reason {unspecified,keycompromise,affiliationchanged,superseded,cessationofoperation} Specify reason for revoking certificate. (default: unspecified) --delete-after-revoke Delete certificates after revoking them, along with all previous and later versions of those certificates. (default: None) --no-delete-after-revoke Do not delete certificates after revoking them. This option should be used with caution because the (aqrenew(aq subcommand will attempt to renew undeleted revoked certificates. (default: None) register: Options for account registration --register-unsafely-without-email Specifying this flag enables registering an account with no email address. This is strongly discouraged, because you will be unable to receive notice about impending expiration or revocation of your certificates or problems with your Certbot installation that will lead to failure to renew. (default: False) -m EMAIL, --email EMAIL Email used for registration and recovery contact. Use comma to register multiple emails, ex: u1@example.com,u2@example.com. (default: Ask). --eff-email Share your e-mail address with EFF (default: None) --no-eff-email Don(aqt share your e-mail address with EFF (default: None) update_account: Options for account modification unregister: Options for account deactivation. --account ACCOUNT_ID Account ID to use (default: None) install: Options for modifying how a certificate is deployed rollback: Options for rolling back server configuration changes --checkpoints N Revert configuration N number of checkpoints. (default: 1) plugins: Options for the "plugins" subcommand --init Initialize plugins. (default: False) --prepare Initialize and prepare plugins. (default: False) --authenticators Limit to authenticator plugins only. (default: None) --installers Limit to installer plugins only. (default: None) update_symlinks: Recreates certificate and key symlinks in /etc/letsencrypt/live, if you changed them by hand or edited a renewal configuration file enhance: Helps to harden the TLS configuration by adding security enhancements to already existing configuration. show_account: Options useful for the "show_account" subcommand: plugins: Plugin Selection: Certbot client supports an extensible plugins architecture. See (aqcertbot plugins(aq for a list of all installed plugins and their names. You can force a particular plugin by setting options provided below. Running --help <plugin_name> will list flags specific to that plugin. --configurator CONFIGURATOR Name of the plugin that is both an authenticator and an installer. Should not be used together with --authenticator or --installer. (default: Ask) -a AUTHENTICATOR, --authenticator AUTHENTICATOR Authenticator plugin name. (default: None) -i INSTALLER, --installer INSTALLER Installer plugin name (also used to find domains). (default: None) --apache Obtain and install certificates using Apache (default: False) --nginx Obtain and install certificates using Nginx (default: False) --standalone Obtain certificates using a "standalone" webserver. (default: False) --manual Provide laborious manual instructions for obtaining a certificate (default: False) --webroot Obtain certificates by placing files in a webroot directory. (default: False) --dns-cloudflare Obtain certificates using a DNS TXT record (if you are using Cloudflare for DNS). (default: False) --dns-cloudxns Obtain certificates using a DNS TXT record (if you are using CloudXNS for DNS). (default: False) --dns-digitalocean Obtain certificates using a DNS TXT record (if you are using DigitalOcean for DNS). (default: False) --dns-dnsimple Obtain certificates using a DNS TXT record (if you are using DNSimple for DNS). (default: False) --dns-dnsmadeeasy Obtain certificates using a DNS TXT record (if you are using DNS Made Easy for DNS). (default: False) --dns-gehirn Obtain certificates using a DNS TXT record (if you are using Gehirn Infrastructure Service for DNS). (default: False) --dns-google Obtain certificates using a DNS TXT record (if you are using Google Cloud DNS). (default: False) --dns-linode Obtain certificates using a DNS TXT record (if you are using Linode for DNS). (default: False) --dns-luadns Obtain certificates using a DNS TXT record (if you are using LuaDNS for DNS). (default: False) --dns-nsone Obtain certificates using a DNS TXT record (if you are using NS1 for DNS). (default: False) --dns-ovh Obtain certificates using a DNS TXT record (if you are using OVH for DNS). (default: False) --dns-rfc2136 Obtain certificates using a DNS TXT record (if you are using BIND for DNS). (default: False) --dns-route53 Obtain certificates using a DNS TXT record (if you are using Route53 for DNS). (default: False) --dns-sakuracloud Obtain certificates using a DNS TXT record (if you are using Sakura Cloud for DNS). (default: False) apache: Apache Web Server plugin (Please note that the default values of the Apache plugin options change depending on the operating system Certbot is run on.) --apache-enmod APACHE_ENMOD Path to the Apache (aqa2enmod(aq binary (default: None) --apache-dismod APACHE_DISMOD Path to the Apache (aqa2dismod(aq binary (default: None) --apache-le-vhost-ext APACHE_LE_VHOST_EXT SSL vhost configuration extension (default: -le- ssl.conf) --apache-server-root APACHE_SERVER_ROOT Apache server root directory (default: /etc/apache2) --apache-vhost-root APACHE_VHOST_ROOT Apache server VirtualHost configuration root (default: None) --apache-logs-root APACHE_LOGS_ROOT Apache server logs directory (default: /var/log/apache2) --apache-challenge-location APACHE_CHALLENGE_LOCATION Directory path for challenge configuration (default: /etc/apache2) --apache-handle-modules APACHE_HANDLE_MODULES Let installer handle enabling required modules for you (Only Ubuntu/Debian currently) (default: False) --apache-handle-sites APACHE_HANDLE_SITES Let installer handle enabling sites for you (Only Ubuntu/Debian currently) (default: False) --apache-ctl APACHE_CTL Full path to Apache control script (default: apache2ctl) --apache-bin APACHE_BIN Full path to apache2/httpd binary (default: None) dns-cloudflare: Obtain certificates using a DNS TXT record (if you are using Cloudflare for DNS). --dns-cloudflare-propagation-seconds DNS_CLOUDFLARE_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 10) --dns-cloudflare-credentials DNS_CLOUDFLARE_CREDENTIALS Cloudflare credentials INI file. (default: None) dns-cloudxns: Obtain certificates using a DNS TXT record (if you are using CloudXNS for DNS). --dns-cloudxns-propagation-seconds DNS_CLOUDXNS_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 30) --dns-cloudxns-credentials DNS_CLOUDXNS_CREDENTIALS CloudXNS credentials INI file. (default: None) dns-digitalocean: Obtain certificates using a DNS TXT record (if you are using DigitalOcean for DNS). --dns-digitalocean-propagation-seconds DNS_DIGITALOCEAN_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 10) --dns-digitalocean-credentials DNS_DIGITALOCEAN_CREDENTIALS DigitalOcean credentials INI file. (default: None) dns-dnsimple: Obtain certificates using a DNS TXT record (if you are using DNSimple for DNS). --dns-dnsimple-propagation-seconds DNS_DNSIMPLE_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 30) --dns-dnsimple-credentials DNS_DNSIMPLE_CREDENTIALS DNSimple credentials INI file. (default: None) dns-dnsmadeeasy: Obtain certificates using a DNS TXT record (if you are using DNS Made Easy for DNS). --dns-dnsmadeeasy-propagation-seconds DNS_DNSMADEEASY_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 60) --dns-dnsmadeeasy-credentials DNS_DNSMADEEASY_CREDENTIALS DNS Made Easy credentials INI file. (default: None) dns-gehirn: Obtain certificates using a DNS TXT record (if you are using Gehirn Infrastructure Service for DNS). --dns-gehirn-propagation-seconds DNS_GEHIRN_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 30) --dns-gehirn-credentials DNS_GEHIRN_CREDENTIALS Gehirn Infrastructure Service credentials file. (default: None) dns-google: Obtain certificates using a DNS TXT record (if you are using Google Cloud DNS for DNS). --dns-google-propagation-seconds DNS_GOOGLE_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 60) --dns-google-credentials DNS_GOOGLE_CREDENTIALS Path to Google Cloud DNS service account JSON file. (See https://developers.google.com/identity/protocols/ OAuth2ServiceAccount#creatinganaccount forinformation about creating a service account and https://cloud.google.com/dns/access- control#permissions_and_roles for information about therequired permissions.) (default: None) dns-linode: Obtain certificates using a DNS TXT record (if you are using Linode for DNS). --dns-linode-propagation-seconds DNS_LINODE_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 120) --dns-linode-credentials DNS_LINODE_CREDENTIALS Linode credentials INI file. (default: None) dns-luadns: Obtain certificates using a DNS TXT record (if you are using LuaDNS for DNS). --dns-luadns-propagation-seconds DNS_LUADNS_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 30) --dns-luadns-credentials DNS_LUADNS_CREDENTIALS LuaDNS credentials INI file. (default: None) dns-nsone: Obtain certificates using a DNS TXT record (if you are using NS1 for DNS). --dns-nsone-propagation-seconds DNS_NSONE_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 30) --dns-nsone-credentials DNS_NSONE_CREDENTIALS NS1 credentials file. (default: None) dns-ovh: Obtain certificates using a DNS TXT record (if you are using OVH for DNS). --dns-ovh-propagation-seconds DNS_OVH_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 120) --dns-ovh-credentials DNS_OVH_CREDENTIALS OVH credentials INI file. (default: None) dns-rfc2136: Obtain certificates using a DNS TXT record (if you are using BIND for DNS). --dns-rfc2136-propagation-seconds DNS_RFC2136_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 60) --dns-rfc2136-credentials DNS_RFC2136_CREDENTIALS RFC 2136 credentials INI file. (default: None) dns-route53: Obtain certificates using a DNS TXT record (if you are using AWS Route53 for DNS). --dns-route53-propagation-seconds DNS_ROUTE53_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 10) dns-sakuracloud: Obtain certificates using a DNS TXT record (if you are using Sakura Cloud for DNS). --dns-sakuracloud-propagation-seconds DNS_SAKURACLOUD_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 90) --dns-sakuracloud-credentials DNS_SAKURACLOUD_CREDENTIALS Sakura Cloud credentials file. (default: None) manual: Authenticate through manual configuration or custom shell scripts. When using shell scripts, an authenticator script must be provided. The environment variables available to this script depend on the type of challenge. $CERTBOT_DOMAIN will always contain the domain being authenticated. For HTTP-01 and DNS-01, $CERTBOT_VALIDATION is the validation string, and $CERTBOT_TOKEN is the filename of the resource requested when performing an HTTP-01 challenge. An additional cleanup script can also be provided and can use the additional variable $CERTBOT_AUTH_OUTPUT which contains the stdout output from the auth script. For both authenticator and cleanup script, on HTTP-01 and DNS-01 challenges, $CERTBOT_REMAINING_CHALLENGES will be equal to the number of challenges that remain after the current one, and $CERTBOT_ALL_DOMAINS contains a comma-separated list of all domains that are challenged for the current certificate. --manual-auth-hook MANUAL_AUTH_HOOK Path or command to execute for the authentication script (default: None) --manual-cleanup-hook MANUAL_CLEANUP_HOOK Path or command to execute for the cleanup script (default: None) nginx: Nginx Web Server plugin --nginx-server-root NGINX_SERVER_ROOT Nginx server root directory. (default: /etc/nginx or /usr/local/etc/nginx) --nginx-ctl NGINX_CTL Path to the (aqnginx(aq binary, used for (aqconfigtest(aq and retrieving nginx version number. (default: nginx) --nginx-sleep-seconds NGINX_SLEEP_SECONDS Number of seconds to wait for nginx configuration changes to apply when reloading. (default: 1) null: Null Installer standalone: Spin up a temporary webserver webroot: Place files in webroot directory --webroot-path WEBROOT_PATH, -w WEBROOT_PATH public_html / webroot path. This can be specified multiple times to handle different domains; each domain will have the webroot path that preceded it. For instance: (ga-w /var/www/example -d example.com -d www.example.com -w /var/www/thing -d thing.net -d m.thing.net(ga (default: Ask) --webroot-map WEBROOT_MAP JSON dictionary mapping domains to webroot paths; this implies -d for each entry. You may need to escape this from your shell. E.g.: --webroot-map (aq{"eg1.is,m.eg1.is":"/www/eg1/", "eg2.is":"/www/eg2"}(aq This option is merged with, but takes precedence over, -w / -d entries. At present, if you put webroot-map in a config file, it needs to be on a single line, like: webroot-map = {"example.com":"/var/www"}. (default: {}) P
- cg-comp(1)
- This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
- cg-conv(1)
- This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
- cg-proc(1)
- This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
- cg3-autobin.pl(1), cg-autobin.pl(1)
- This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
- connect-tunnel(1)
- Create CONNECT tunnels through HTTP proxies
- cpan-upload-http(1)
- upload one or more files to CPAN, using PAUSE
- dTemplate(3)
- A simple yet powerful template handling logic with advanced features. $Id: dTemplate.pod 105 2004-07-24 12:08:22Z dlux $ $URL: http://svn.dlux.hu/public/dTemplate/trunk/dTemplate.pod $
- dmarc_http_client(1)
- an HTTP client for submitting a DMARC validation request
- dmarc_httpd(1)
- a web server for DMARC validation and report viewing
-
- h2o(8), H2O(8)
- the optimized HTTP/1.x, HTTP/2 server
- h2o.conf(5)
- The configuration file for H2O, the optimized HTTP/1.x, HTTP/2 server
- hsxkpasswd(1), hsxkpasswd (v1.3)(1)
- a command-line interface to the Crypt::HSXKPasswd secure memorable password generator (<http://www.bartb.ie/xkpasswd>)
- http_status(1)
- check the HTTP status of a URL
- http_uri(3)
- Old URI utility module, use uri_string instead
- httpc(3)
- An HTTP/1.1 client
- httpd(3)
- HTTP server API
- httpd(8)
- Cyrus IMAP documentation rst2man-indent-level 0 1 rstReportMargin \$1
-
- httpd_custom_api(3)
- Behaviour with optional callbacks to customize the inets HTTP server
- httpd_socket(3)
- Communication utility functions to be used by the Erlang web server API programmer
- httpd_util(3)
- Miscellaneous utility functions to be used when implementing Erlang web server API modules
- httprecorder(1)
- quick script for recording HTTP traffic
- hypnotoad(1)
- Hypnotoad HTTP and WebSocket server
- interchange(1)
- an e-commerce and general HTTP database display system
- jQuery::File::Upload(3)
- Server-side solution for the jQuery File Upload <https://github.com/blueimp/jQuery-File-Upload/> plugin
- jbs(1), EJDB2(1)
- standalone HTTP REST/Websocket server
- khttp_body(3), khttp_body_compress(3)
- close the HTTP header sequence for kcgi
- khttp_date2epoch(3), khttp_datetime2epoch(3)
- validate and convert date and time
- khttp_epoch2datetime(3)
- convert time to components
- khttp_epoch2str(3), khttp_epoch2ustr(3)
- convert time to a string
- khttp_fcgi_free(3), khttp_fcgi_child_free(3)
- free a FastCGI instance for kcgi
- khttp_fcgi_init(3), khttp_fcgi_initx(3)
- initialise a FastCGI context for kcgi
- khttp_fcgi_parse(3)
- parse a FastCGI instance for kcgi
- khttp_fcgi_test(3)
- test whether kcgi is using FastCGI
- khttp_free(3), khttp_child_free(3)
- free a CGI instance for kcgi
- khttp_head(3)
- emit one HTTP header for kcgi
- khttp_parse(3), khttp_parsex(3)
- parse a CGI instance for kcgi
- khttp_printf(3)
- put variable content for kcgi
- khttp_putc(3)
- put character content for kcgi
- khttp_puts(3)
- put string content for kcgi
- khttp_template(3), khttp_template_buf(3), khttp_template_fd(3)
- emit filled-in templates for kcgi
- khttp_templatex(3), khttp_templatex_buf(3), khttp_templatex_fd(3)
- emit filled-in templates for kcgi
- khttp_urlabs(3), khttp_vurlabs(3)
- URL formatting for kcgi
- khttp_urldecode(3), khttp_urldecode_inplace(3)
- URL decoding for kcgi
- khttp_urlencode(3)
- URL encoding for kcgi
- khttp_urlpart(3), khttp_urlpartx(3), khttp_vurlpart(3), khttp_vurlpartx(3)
- URL formatting for kcgi
- khttp_write(3)
- write HTTP content data for kcgi
- khttpbasic_validate(3)
- validate an HTTP basic authorisation request
- khttpdigest_validate(3), khttpdigest_validatehash(3)
- validate an HTTP digest request
- kitty(1)
- kitty Documentation 0.0 3.5 C kitty [options] [program-to-run ...] P Run the kitty terminal emulator. You can also specify the program to run inside kitty as normal arguments following the options. For example: kitty --hold sh -c (dqecho hello, world(dq For comprehensive documentation for kitty, please see: %https://sw.kovidgoyal.net/kitty/
- kitty.conf(5)
- kitty.conf Documentation kitty is highly customizable, everything from keyboard shortcuts, to rendering frames-per-second. See below for an overview of all customization possibilities. You can open the config file within kitty by pressing %ctrl+shift+f2 (⌘+, on macOS). A kitty.conf with commented default configurations and descriptions will be created if the file does not exist. You can reload the config file within kitty by pressing %ctrl+shift+f5 (⌃+⌘+, on macOS) or sending kitty the SIGUSR1 signal. You can also display the current configuration by pressing %ctrl+shift+f6 (⌥+⌘+, on macOS). kitty looks for a config file in the OS config directories (usually ~/.config/kitty/kitty.conf) but you can pass a specific path via the %kitty --config option or use the %KITTY_CONFIG_DIRECTORY environment variable. See %kitty --config for full details. Comments can be added to the config file as lines starting with the # character. This works only if the # character is the first character in the line. You can include secondary config files via the include directive. If you use a relative path for include, it is resolved with respect to the location of the current config file. Note that environment variables are expanded, so ${USER}.conf becomes name.conf if USER=name. Also, you can use globinclude to include files matching a shell glob pattern and envinclude to include configuration from environment variables. For example: 0.0 3.5 C include other.conf # Include *.conf files from all subdirs of kitty.d inside the kitty config dir globinclude kitty.d/**/*.conf # Include the *contents* of all env vars starting with KITTY_CONF_ envinclude KITTY_CONF_* P NOTE: 0.0 3.5 Syntax highlighting for kitty.conf in vim is available via %vim-kitty. kitty has very powerful font management. You can configure individual font faces and even specify special fonts for particular characters. 0.0 font_family, bold_font, italic_font, bold_italic_font 0.0 3.5 C font_family monospace bold_font auto italic_font auto bold_italic_font auto P You can specify different fonts for the bold/italic/bold-italic variants. To get a full list of supported fonts use the kitty +list-fonts command. By default they are derived automatically, by the OSes font system. When %bold_font or %bold_italic_font is set to auto on macOS, the priority of bold fonts is semi-bold, bold, heavy. Setting them manually is useful for font families that have many weight variants like Book, Medium, Thick, etc. For example: 0.0 3.5 C font_family Operator Mono Book bold_font Operator Mono Medium italic_font Operator Mono Book Italic bold_italic_font Operator Mono Medium Italic P 0.0 font_size 0.0 3.5 C font_size 11.0 P Font size (in pts) 0.0 force_ltr 0.0 3.5 C force_ltr no P kitty does not support BIDI (bidirectional text), however, for RTL scripts, words are automatically displayed in RTL. That is to say, in an RTL script, the words (dqHELLO WORLD(dq display in kitty as (dqWORLD HELLO(dq, and if you try to select a substring of an RTL-shaped string, you will get the character that would be there had the the string been LTR. For example, assuming the Hebrew word ירושלים, selecting the character that on the screen appears to be ם actually writes into the selection buffer the character י. kitty(aqs default behavior is useful in conjunction with a filter to reverse the word order, however, if you wish to manipulate RTL glyphs, it can be very challenging to work with, so this option is provided to turn it off. Furthermore, this option can be used with the command line program %GNU FriBidi to get BIDI support, because it will force kitty to always treat the text as LTR, which FriBidi expects for terminals. 0.0 symbol_map 0.0 3.5 C symbol_map U+E0A0-U+E0A3,U+E0C0-U+E0C7 PowerlineSymbols P Map the specified Unicode codepoints to a particular font. Useful if you need special rendering for some symbols, such as for Powerline. Avoids the need for patched fonts. Each Unicode code point is specified in the form U+<code point in hexadecimal>. You can specify multiple code points, separated by commas and ranges separated by hyphens. This option can be specified multiple times. The syntax is: 0.0 3.5 C symbol_map codepoints Font Family Name P 0.0 narrow_symbols 0.0 3.5 C narrow_symbols U+E0A0-U+E0A3,U+E0C0-U+E0C7 1 P Usually, for Private Use Unicode characters and some symbol/dingbat characters, if the character is followed by one or more spaces, kitty will use those extra cells to render the character larger, if the character in the font has a wide aspect ratio. Using this option you can force kitty to restrict the specified code points to render in the specified number of cells (defaulting to one cell). This option can be specified multiple times. The syntax is: 0.0 3.5 C narrow_symbols codepoints [optionally the number of cells] P 0.0 disable_ligatures 0.0 3.5 C disable_ligatures never P Choose how you want to handle multi-character ligatures. The default is to always render them. You can tell kitty to not render them when the cursor is over them by using cursor to make editing easier, or have kitty never render them at all by using always, if you don(aqt like them. The ligature strategy can be set per-window either using the kitty remote control facility or by defining shortcuts for it in kitty.conf, for example: 0.0 3.5 C map alt+1 disable_ligatures_in active always map alt+2 disable_ligatures_in all never map alt+3 disable_ligatures_in tab cursor P Note that this refers to programming ligatures, typically implemented using the calt OpenType feature. For disabling general ligatures, use the %font_features option. 0.0 font_features 0.0 3.5 C font_features none P Choose exactly which OpenType features to enable or disable. This is useful as some fonts might have features worthwhile in a terminal. For example, Fira Code includes a discretionary feature, zero, which in that font changes the appearance of the zero (0), to make it more easily distinguishable from Ø. Fira Code also includes other discretionary features known as Stylistic Sets which have the tags ss01 through ss20. For the exact syntax to use for individual features, see the %HarfBuzz documentation. Note that this code is indexed by PostScript name, and not the font family. This allows you to define very precise feature settings; e.g. you can disable a feature in the italic font but not in the regular font. On Linux, font features are first read from the FontConfig database and then this option is applied, so they can be configured in a single, central place. To get the PostScript name for a font, use kitty +list-fonts --psnames: 0.0 3.5 C $ kitty +list-fonts --psnames | grep Fira Fira Code Fira Code Bold (FiraCode-Bold) Fira Code Light (FiraCode-Light) Fira Code Medium (FiraCode-Medium) Fira Code Regular (FiraCode-Regular) Fira Code Retina (FiraCode-Retina) P The part in brackets is the PostScript name. Enable alternate zero and oldstyle numerals: 0.0 3.5 C font_features FiraCode-Retina +zero +onum P Enable only alternate zero in the bold font: 0.0 3.5 C font_features FiraCode-Bold +zero P Disable the normal ligatures, but keep the calt feature which (in this font) breaks up monotony: 0.0 3.5 C font_features TT2020StyleB-Regular -liga +calt P In conjunction with %force_ltr, you may want to disable Arabic shaping entirely, and only look at their isolated forms if they show up in a document. You can do this with e.g.: 0.0 3.5 C font_features UnifontMedium +isol -medi -fina -init P 0.0 modify_font 0.0 3.5 C modify_font P Modify font characteristics such as the position or thickness of the underline and strikethrough. The modifications can have the suffix px for pixels or % for percentage of original value. No suffix means use pts. For example: 0.0 3.5 C modify_font underline_position -2 modify_font underline_thickness 150% modify_font strikethrough_position 2px P Additionally, you can modify the size of the cell in which each font glyph is rendered and the baseline at which the glyph is placed in the cell. For example: 0.0 3.5 C modify_font cell_width 80% modify_font cell_height -2px modify_font baseline 3 P Note that modifying the baseline will automatically adjust the underline and strikethrough positions by the same amount. Increasing the baseline raises glyphs inside the cell and decreasing it lowers them. Decreasing the cell size might cause rendering artifacts, so use with care. 0.0 box_drawing_scale 0.0 3.5 C box_drawing_scale 0.001, 1, 1.5, 2 P The sizes of the lines used for the box drawing Unicode characters. These values are in pts. They will be scaled by the monitor DPI to arrive at a pixel value. There must be four values corresponding to thin, normal, thick, and very thick lines. 0.0 cursor 0.0 3.5 C cursor #cccccc P Default cursor color. If set to the special value none the cursor will be rendered with a (dqreverse video(dq effect. It(aqs color will be the color of the text in the cell it is over and the text will be rendered with the background color of the cell. Note that if the program running in the terminal sets a cursor color, this takes precedence. Also, the cursor colors are modified if the cell background and foreground colors have very low contrast. 0.0 cursor_text_color 0.0 3.5 C cursor_text_color #111111 P The color of text under the cursor. If you want it rendered with the background color of the cell underneath instead, use the special keyword: background. Note that if %cursor is set to none then this option is ignored. 0.0 cursor_shape 0.0 3.5 C cursor_shape block P The cursor shape can be one of block, beam, underline. Note that when reloading the config this will be changed only if the cursor shape has not been set by the program running in the terminal. This sets the default cursor shape, applications running in the terminal can override it. In particular, %shell integration in kitty sets the cursor shape to beam at shell prompts. You can avoid this by setting %shell_integration to no-cursor. 0.0 cursor_beam_thickness 0.0 3.5 C cursor_beam_thickness 1.5 P The thickness of the beam cursor (in pts). 0.0 cursor_underline_thickness 0.0 3.5 C cursor_underline_thickness 2.0 P The thickness of the underline cursor (in pts). 0.0 cursor_blink_interval 0.0 3.5 C cursor_blink_interval -1 P The interval to blink the cursor (in seconds). Set to zero to disable blinking. Negative values mean use system default. Note that the minimum interval will be limited to %repaint_delay. 0.0 cursor_stop_blinking_after 0.0 3.5 C cursor_stop_blinking_after 15.0 P Stop blinking cursor after the specified number of seconds of keyboard inactivity. Set to zero to never stop blinking. 0.0 scrollback_lines 0.0 3.5 C scrollback_lines 2000 P Number of lines of history to keep in memory for scrolling back. Memory is allocated on demand. Negative numbers are (effectively) infinite scrollback. Note that using very large scrollback is not recommended as it can slow down performance of the terminal and also use large amounts of RAM. Instead, consider using %scrollback_pager_history_size. Note that on config reload if this is changed it will only affect newly created windows, not existing ones. 0.0 scrollback_pager 0.0 3.5 C scrollback_pager less --chop-long-lines --RAW-CONTROL-CHARS +INPUT_LINE_NUMBER P Program with which to view scrollback in a new window. The scrollback buffer is passed as STDIN to this program. If you change it, make sure the program you use can handle ANSI escape sequences for colors and text formatting. INPUT_LINE_NUMBER in the command line above will be replaced by an integer representing which line should be at the top of the screen. Similarly CURSOR_LINE and CURSOR_COLUMN will be replaced by the current cursor position or set to 0 if there is no cursor, for example, when showing the last command output. 0.0 scrollback_pager_history_size 0.0 3.5 C scrollback_pager_history_size 0 P Separate scrollback history size (in MB), used only for browsing the scrollback buffer with pager. This separate buffer is not available for interactive scrolling but will be piped to the pager program when viewing scrollback buffer in a separate window. The current implementation stores the data in UTF-8, so approximatively 10000 lines per megabyte at 100 chars per line, for pure ASCII, unformatted text. A value of zero or less disables this feature. The maximum allowed size is 4GB. Note that on config reload if this is changed it will only affect newly created windows, not existing ones. 0.0 scrollback_fill_enlarged_window 0.0 3.5 C scrollback_fill_enlarged_window no P Fill new space with lines from the scrollback buffer after enlarging a window. 0.0 wheel_scroll_multiplier 0.0 3.5 C wheel_scroll_multiplier 5.0 P Multiplier for the number of lines scrolled by the mouse wheel. Note that this is only used for low precision scrolling devices, not for high precision scrolling devices on platforms such as macOS and Wayland. Use negative numbers to change scroll direction. See also %wheel_scroll_min_lines. 0.0 wheel_scroll_min_lines 0.0 3.5 C wheel_scroll_min_lines 1 P The minimum number of lines scrolled by the mouse wheel. The %scroll multiplier only takes effect after it reaches this number. Note that this is only used for low precision scrolling devices like wheel mice that scroll by very small amounts when using the wheel. With a negative number, the minimum number of lines will always be added. 0.0 touch_scroll_multiplier 0.0 3.5 C touch_scroll_multiplier 1.0 P Multiplier for the number of lines scrolled by a touchpad. Note that this is only used for high precision scrolling devices on platforms such as macOS and Wayland. Use negative numbers to change scroll direction. 0.0 mouse_hide_wait 0.0 3.5 C mouse_hide_wait 3.0 P Hide mouse cursor after the specified number of seconds of the mouse not being used. Set to zero to disable mouse cursor hiding. Set to a negative value to hide the mouse cursor immediately when typing text. Disabled by default on macOS as getting it to work robustly with the ever-changing sea of bugs that is Cocoa is too much effort. 0.0 url_color, url_style 0.0 3.5 C url_color #0087bd url_style curly P The color and style for highlighting URLs on mouse-over. %url_style can be one of: none, straight, double, curly, dotted, dashed. 0.0 open_url_with 0.0 3.5 C open_url_with default P The program to open clicked URLs. The special value default with first look for any URL handlers defined via the %Scripting the mouse click facility and if non are found, it will use the Operating System(aqs default URL handler (open on macOS and xdg-open on Linux). 0.0 url_prefixes 0.0 3.5 C url_prefixes file ftp ftps gemini git gopher http https irc ircs kitty mailto news sftp ssh P The set of URL prefixes to look for when detecting a URL under the mouse cursor. 0.0 detect_urls 0.0 3.5 C detect_urls yes P Detect URLs under the mouse. Detected URLs are highlighted with an underline and the mouse cursor becomes a hand over them. Even if this option is disabled, URLs are still clickable. 0.0 url_excluded_characters 0.0 3.5 C url_excluded_characters P Additional characters to be disallowed from URLs, when detecting URLs under the mouse cursor. By default, all characters that are legal in URLs are allowed. 0.0 copy_on_select 0.0 3.5 C copy_on_select no P Copy to clipboard or a private buffer on select. With this set to clipboard, selecting text with the mouse will cause the text to be copied to clipboard. Useful on platforms such as macOS that do not have the concept of primary selection. You can instead specify a name such as a1 to copy to a private kitty buffer. Map a shortcut with the paste_from_buffer action to paste from this private buffer. For example: 0.0 3.5 C copy_on_select a1 map shift+cmd+v paste_from_buffer a1 P Note that copying to the clipboard is a security risk, as all programs, including websites open in your browser can read the contents of the system clipboard. 0.0 paste_actions 0.0 3.5 C paste_actions quote-urls-at-prompt P A comma separated list of actions to take when pasting text into the terminal. The supported paste actions are: 0.0 quote-urls-at-prompt: If the text being pasted is a URL and the cursor is at a shell prompt, automatically quote the URL (needs %shell_integration). confirm: Confirm the paste if bracketed paste mode is not active or there is more a large amount of text being pasted. filter: Run the filter_paste() function from the file paste-actions.py in the kitty config directory on the pasted text. The text returned by the function will be actually pasted. 0.0 strip_trailing_spaces 0.0 3.5 C strip_trailing_spaces never P Remove spaces at the end of lines when copying to clipboard. A value of smart will do it when using normal selections, but not rectangle selections. A value of always will always do it. 0.0 select_by_word_characters 0.0 3.5 C select_by_word_characters @-./_~?&=%+# P Characters considered part of a word when double clicking. In addition to these characters any character that is marked as an alphanumeric character in the Unicode database will be matched. 0.0 select_by_word_characters_forward 0.0 3.5 C select_by_word_characters_forward P Characters considered part of a word when extending the selection forward on double clicking. In addition to these characters any character that is marked as an alphanumeric character in the Unicode database will be matched. If empty (default) %select_by_word_characters will be used for both directions. 0.0 click_interval 0.0 3.5 C click_interval -1.0 P The interval between successive clicks to detect double/triple clicks (in seconds). Negative numbers will use the system default instead, if available, or fallback to 0.5. 0.0 focus_follows_mouse 0.0 3.5 C focus_follows_mouse no P Set the active window to the window under the mouse when moving the mouse around. 0.0 pointer_shape_when_grabbed 0.0 3.5 C pointer_shape_when_grabbed arrow P The shape of the mouse pointer when the program running in the terminal grabs the mouse. Valid values are: arrow, beam and hand. 0.0 default_pointer_shape 0.0 3.5 C default_pointer_shape beam P The default shape of the mouse pointer. Valid values are: arrow, beam and hand. 0.0 pointer_shape_when_dragging 0.0 3.5 C pointer_shape_when_dragging beam P The default shape of the mouse pointer when dragging across text. Valid values are: arrow, beam and hand
- mod_perl2(3), mod_perl(3)
- Embed a Perl interpreter in the Apache/2.x HTTP server
- morbo(1)
- Morbo HTTP and WebSocket development server
- nginx(8)
- HTTP and reverse proxy server, mail proxy server
- npm(1)
- a JavaScript package manager Build Status https://img.shields.io/travis/npm/cli/latest.svg https://travis-ci.org/npm/cli
- nytprofpf(1)
- Generate a report for plat_forms (<http://www.plat-forms.org/>) from Devel::NYTProf data
- perlbs2000(1)
- building and installing Perl for BS2000. This document needs to be updated, but we don't know what it should say. Please submit comments to <https://github.com/Perl/perl5/issues>
- perlos400(1)
- Perl version 5 on OS/400 This document needs to be updated, but we don't know what it should say. Please submit comments to <https://github.com/Perl/perl5/issues>
- rinstall(1)
- fetch and install scripts from local or http source
- sslh(1)
- Switch incoming connection between SSH and SSL/HTTPS servers
- telegram-cli(1), telegram(1)
- Command-line interface for http://telegram.org. Uses readline interface
- tinyproxy(8)
- A light-weight HTTP proxy daemon
- tinyproxy.conf(5)
- Tinyproxy HTTP proxy daemon configuration file
- tv_grab_na_dd(1)
- Grab TV listings for North America using Schedules Direct http://www.schedulesdirect.org
- unicorn(1)
- a rackup-like command to launch the Unicorn HTTP server
- vislcg3(1)
- This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
- w3mir(1)
- all purpose HTTP-copying and mirroring tool
- zsync(1)
- Partial/differential file download client over HTTP