代码拉取完成,页面将自动刷新
List of user-visible changes that have gone into each release
:http-client and allowing one to
be specified (with the same setting) - https://github.com/dakrone/clj-http/issues/441Future returned from an async http request now also aborts the HttpRequest object:cookie-spec and :cookie-policy-registry options for specifying a custom cookie spec
for parsing cookies. Since clj-http doesn’t rely on Apache’s cookies handling, this is for
advanced users who wish to add their own cookie validation, or use Apache’s handling instead of
clj-http’s. It also allows a user who wants to registry a custom spec to reuse the spec without
creating it for every request. Semi-related to https://github.com/dakrone/clj-http/issues/444:cache and :cache-config parameters in the option map.
https://github.com/dakrone/clj-http/issues/445:save-request and :debug-body optionsHttpMultipartMode
:ignore-nested-query-string, :flatten-nested-form-params, and :flatten-nested-keys
options for finer-grained control over which nested parts of the request are flattened. Fixes
https://github.com/dakrone/clj-http/issues/427:http-builder-fns and :async-http-builder-fns to support arbitrary customizations to the
HttpClientBuilder and HttpAsyncClientBuilder
client/parse-url now includes the original URL in the :url keycore/get-cookie-policy is now a multimethod. This allows users to customize the return of their
own cookie validation method.This list contains all the changes since 3.0.0.
Added:
Removed:
Changed:
304 (not modified) to the list of unexceptional responses, see #259empty on
header-map:decode-cookies option to allow skipping cookie header decode (if the
server sends incorrectly formatted cookies for some reason)opt function correctly304 (not modified) to the list of unexceptional responses, see #259empty on
header-map:decode-cookies option to allow skipping cookie header decode (if the
server sends incorrectly formatted cookies for some reason)opt function correctly此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。