• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hyperium / hyper
0%
master: %

Build:
Build:
LAST BUILD BRANCH: h2
DEFAULT BRANCH: master
Repo Added 06 May 2015 02:16AM UTC
Files 0
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH cookie
branch: cookie
CHANGE BRANCH
x
Reset
  • cookie
  • 0.10.x
  • 0.6.4
  • 0.9.x
  • 640-invalid-response
  • 715-buffer-grow-error
  • 740
  • 774-proxy-host
  • 794-windows-no-verify
  • 822
  • 831-client-request-end
  • 843-add-transport-to-server-request
  • allow-proxy
  • body-concat
  • cherry-lasteventid
  • cherry-origin
  • client-proxy
  • client-query
  • client-request-uri
  • client-response-url
  • client-timeout-panic
  • clippy
  • conn-close
  • cov-integration-tests
  • demut-connector
  • deprecate-proto
  • deps
  • dispatch-write-queued
  • docs-deploying
  • docs-generation-fix
  • doxup
  • drop-res
  • enc-dec-get-ref
  • ergo
  • error-rename
  • fix-docs
  • fix-win-x86-nounwind
  • flush
  • form-url-encoded
  • from-message
  • gen-guide
  • guide
  • guide-server
  • guide-styles
  • head-responses
  • header-convenient-constructors
  • header-multiline
  • header-tm!
  • headers-mem-slice
  • headers-raw
  • headers-vec-map
  • http-connector-enforce-scheme
  • http-date-system-time
  • http-versions
  • http10-keep-alive
  • idle-timeout
  • issue-543
  • keep-alive
  • keep-alive-timeout
  • less-deps
  • logs
  • master
  • mio
  • more-on-errors
  • multi-threaded-hello
  • next-uri
  • nightly-fixes
  • no-content
  • nonexhaustive-error
  • openssl-ciphers
  • openssl-opts
  • openssl-verify
  • outgoing-generic
  • park-less
  • parse-till-blocked
  • per-tag-docs
  • perf
  • perf-up
  • pool-clean-parked
  • pool-mutex-race
  • pr/833
  • promote-timeouts
  • pub-control-error
  • quality
  • raw-status
  • readme-tests
  • remove-deprecated
  • res-send
  • rm-pool
  • rotor
  • run-until-unit
  • rust-min-version
  • server-keep-alive
  • server-request-ssl
  • ssl
  • ssl-and-cookie-up
  • ssl-direct-streams
  • timeout
  • tokio
  • tokio-squash
  • un-url
  • unflaky
  • unicase
  • unproto
  • unsudo
  • uri-fixes
  • uri-memslice
  • v0.10.0
  • v0.10.1
  • v0.10.10
  • v0.10.11
  • v0.10.12
  • v0.10.2
  • v0.10.3
  • v0.10.4
  • v0.10.6
  • v0.10.7
  • v0.10.8
  • v0.10.9
  • v0.11.0
  • v0.11.1
  • v0.11.10
  • v0.11.11
  • v0.11.12
  • v0.11.2
  • v0.11.3
  • v0.11.4
  • v0.11.5
  • v0.11.6
  • v0.11.7
  • v0.11.8
  • v0.11.9
  • v0.4.0
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.6.0
  • v0.6.1
  • v0.6.10
  • v0.6.11
  • v0.6.12
  • v0.6.13
  • v0.6.14
  • v0.6.15
  • v0.6.16
  • v0.6.2
  • v0.6.3
  • v0.6.7
  • v0.6.8
  • v0.6.9
  • v0.7.0
  • v0.7.1
  • v0.7.2
  • v0.8.0
  • v0.8.1
  • v0.9.0
  • v0.9.1
  • v0.9.10
  • v0.9.11
  • v0.9.12
  • v0.9.13
  • v0.9.14
  • v0.9.15
  • v0.9.16
  • v0.9.17
  • v0.9.18
  • v0.9.2
  • v0.9.3
  • v0.9.4
  • v0.9.5
  • v0.9.6
  • v0.9.7
  • v0.9.8
  • v0.9.9
  • zero-buf

pending completion
2871

push

travis-ci

seanmonstar
feat(header): change `Cookie` to be map-like

The `Cookie` header now has 'set' and `get` methods, to treat the list of
cookies as a map.

Closes #1145

BREAKING CHANGE: The `Cookie` header is no longer a wrapper over a
  `Vec<String>`. It must be accessed via its `get` and `append` methods.

0 of 5789 relevant lines covered (0.0%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
5789 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on cookie
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2871 cookie feat(header): change `Cookie` to be map-like The `Cookie` header now has 'set' and `get` methods, to treat the list of cookies as a map. Closes #1145 BREAKING CHANGE: The `Cookie` header is no longer a wrapper over a `Vec<String>`. It must be... push 28 Apr 2017 09:04PM UTC seanmonstar travis-ci pending completion  
2864 cookie feat(header): change `Cookie` to be map-like The `Cookie` header now has `get` and `append` methods, to tree the list of cookies as a map. BREAKING CHANGE: The `Cookie` header is no longer a wrapper over a `Vec<String>`. It must accessed via i... push 27 Apr 2017 06:57AM UTC seanmonstar travis-ci pending completion  
2863 cookie feat(header): change `Cookie` to be map-like The `Cookie` header now has `get` and `append` methods, to tree the list of cookies as a map. BREAKING CHANGE: The `Cookie` header is no longer a wrapper over a `Vec<String>`. It must accessed via i... push 27 Apr 2017 01:33AM UTC seanmonstar travis-ci pending completion  
See All Builds (1983)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc