Liking cljdoc? Tell your friends :D

common.http


build-http-optclj

(build-http-opt)
(build-http-opt custom-opt)

构造http请求参数 从配置中读取:default-http-option并加上指定的custom-opt构造http请求参数 默认会加上配置指定的:user-agent头

构造http请求参数
从配置中读取:default-http-option并加上指定的`custom-opt`构造http请求参数
默认会加上配置指定的:user-agent头
sourceraw docstring

(cookie-value domain v)
source

default-uaclj

source

getclj

source

get-cert-domainsclj

(get-cert-domains https-url)

获取https url证书中的域名,SAN不一定就是自己拥有的域名

获取https url证书中的域名,SAN不一定就是自己拥有的域名
sourceraw docstring

get-cert-infoclj

(get-cert-info https-url)
source

(new-cookie name value domain)
source

postclj

source

random-uaclj

(random-ua uas-file-path)

返回一个随机的user-agent

返回一个随机的user-agent
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close