• Joined on 2018-06-04
berkus synced commits to refs/pull/3221/head at berkus/actix-web from mirror 2024-07-22 15:43:54 +00:00
a4ec013a17 feat: support add connection header thought header apis
b6bee346f7 build(deps): bump taiki-e/install-action from 2.41.7 to 2.41.10 (#3423)
5c6e0e17d3 feat(http): impl FromIter for HeaderMap
e97e28db4f docs(multipart): improve crate root docs
16125bd3be docs(multipart): doc PayloadBuffer::readline
Compare 111 commits »
berkus synced commits to refs/pull/3310/head at berkus/actix-web from mirror 2024-07-22 15:43:54 +00:00
afd1ce1d71 Merge branch 'master' into prelim
a5c78483f9 chore(actix-web): prepare release 4.7.0
12a0521ef8 chore(actix-multipart): prepare release 0.6.2
b4faf8820c chore(actix-web-codegen): prepare release 4.3.0
d6f885127d chore(actix-test): prepare release 0.1.4
Compare 60 commits »
berkus synced commits to refs/pull/3224/merge at berkus/actix-web from mirror 2024-07-22 15:43:54 +00:00
040cb05ea9 Merge 270bbf1906bfbd463bb069ca10082a1dc36bdc9f into f71f9ca66b28bc33b263f0e4c86f4d112c1afec1
f71f9ca66b build(deps): bump taiki-e/install-action from 2.41.10 to 2.41.17 (#3431)
b6bee346f7 build(deps): bump taiki-e/install-action from 2.41.7 to 2.41.10 (#3423)
5c6e0e17d3 feat(http): impl FromIter for HeaderMap
e97e28db4f docs(multipart): improve crate root docs
Compare 112 commits »
berkus synced commits to refs/pull/3215/head at berkus/actix-web from mirror 2024-07-22 15:43:54 +00:00
e035512727 docs: update changelog
4513f3db4b Merge branch 'master' into issue-3214-customize-cookie
b9305ff59d chore: fmt
5221c1b194 ci: pin msrv lookup job
5334036f48 chore: make append_header infallible
Compare 119 commits »
berkus synced commits to refs/pull/3192/merge at berkus/actix-web from mirror 2024-07-22 15:43:54 +00:00
6bfefbe94a Merge 9a4090761cecdf1df373cc6949d73c0dc2d9f968 into f71f9ca66b28bc33b263f0e4c86f4d112c1afec1
f71f9ca66b build(deps): bump taiki-e/install-action from 2.41.10 to 2.41.17 (#3431)
b6bee346f7 build(deps): bump taiki-e/install-action from 2.41.7 to 2.41.10 (#3423)
5c6e0e17d3 feat(http): impl FromIter for HeaderMap
e97e28db4f docs(multipart): improve crate root docs
Compare 112 commits »
berkus synced commits to refs/pull/3175/head at berkus/actix-web from mirror 2024-07-22 15:43:54 +00:00
e45b87a187 Merge branch 'master' into check-external-types
53086a90a6 build: add coverage recipes to justfile
7f529e35b2 build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.8.0 to 1.9.0 (#3395)
4908fd7dea build(deps): bump taiki-e/install-action from 2.34.0 to 2.38.0 (#3396)
a2b9823d9d Strip non-address characters from Forwarded for= (#3343)
Compare 166 commits »
berkus synced commits to refs/pull/3136/head at berkus/actix-web from mirror 2024-07-22 15:43:54 +00:00
2291da9669 chore: address clippy lints
ec0fe457de fix: prevent trailing slashes in scope prefixes
ea06965c4b docs: tweak scope docs
f367105c72 chore: move imports back inside (?)
eca91697f2 test: add negative tests
Compare 57 commits »
berkus synced commits to refs/pull/3096/head at berkus/actix-web from mirror 2024-07-22 15:43:54 +00:00
4c44f4c4a7 refactor: rename to full_url
660eeb3704 Merge branch 'master' into implement-full-uri-function
59e42c1446 Return 415 rather than 400 on Urlencoded Content-Type mismatch (#3334)
53086a90a6 build: add coverage recipes to justfile
7f529e35b2 build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.8.0 to 1.9.0 (#3395)
Compare 209 commits »
berkus synced commits to refs/pull/3221/merge at berkus/actix-web from mirror 2024-07-22 15:43:54 +00:00
152482c0f6 Merge a4ec013a175cb508ab4c2444abf2c6fc9866b293 into f71f9ca66b28bc33b263f0e4c86f4d112c1afec1
f71f9ca66b build(deps): bump taiki-e/install-action from 2.41.10 to 2.41.17 (#3431)
a4ec013a17 feat: support add connection header thought header apis
b6bee346f7 build(deps): bump taiki-e/install-action from 2.41.7 to 2.41.10 (#3423)
5c6e0e17d3 feat(http): impl FromIter for HeaderMap
Compare 113 commits »
berkus synced commits to refs/pull/3038/merge at berkus/actix-web from mirror 2024-07-22 15:43:53 +00:00
83b80286c1 Merge afad1db343c3b8a71af94f9af8bf1bfc29ada7bf into b6bee346f7c42b083b4e3cb44f4ff8d38ef8f0fe
b6bee346f7 build(deps): bump taiki-e/install-action from 2.41.7 to 2.41.10 (#3423)
5c6e0e17d3 feat(http): impl FromIter for HeaderMap
e97e28db4f docs(multipart): improve crate root docs
16125bd3be docs(multipart): doc PayloadBuffer::readline
Compare 113 commits »
berkus synced commits to refs/pull/2376/head at berkus/actix-web from mirror 2024-07-22 15:43:53 +00:00
ea19d26724 fix: error example lints
7038244a7d fix: error example
04e8a417e1 fix: remove trait bound
570d0fc156 add field name in deserialize error
b6bee346f7 build(deps): bump taiki-e/install-action from 2.41.7 to 2.41.10 (#3423)
Compare 841 commits »
berkus synced commits to refs/pull/2979/head at berkus/actix-web from mirror 2024-07-22 15:43:53 +00:00
eb10b74751 Merge branch 'master' into error-response-mapping
a2b9823d9d Strip non-address characters from Forwarded for= (#3343)
da56de4556 chore(actix-test): prepare release 0.1.5
758ae1dac1 actix-test: allow the configuration of the TestServer address (#3351)
37577dcb89 chore(actix-files): prepare release 0.6.6
Compare 279 commits »
berkus synced commits to refs/pull/2948/merge at berkus/actix-web from mirror 2024-07-22 15:43:53 +00:00
3b7c41f5f8 Merge dda31217db986d8234ed5ffebb8880486f6719c8 into b6bee346f7c42b083b4e3cb44f4ff8d38ef8f0fe
b6bee346f7 build(deps): bump taiki-e/install-action from 2.41.7 to 2.41.10 (#3423)
5c6e0e17d3 feat(http): impl FromIter for HeaderMap
e97e28db4f docs(multipart): improve crate root docs
16125bd3be docs(multipart): doc PayloadBuffer::readline
Compare 350 commits »
berkus synced commits to refs/pull/2948/head at berkus/actix-web from mirror 2024-07-22 15:43:53 +00:00
dda31217db Merge branch 'master' into pr/topenkoff/2948
188206a903 feat: Html responder (#3399)
0ce488e57a docs: fix build
132b84d3b1 docs(multipart): use cargo-rdme
cc5030c542 docs(http-test): use cargo-rdme
Compare 315 commits »
berkus synced commits to refs/pull/2881/merge at berkus/actix-web from mirror 2024-07-22 15:43:53 +00:00
8dc4b688b7 Merge 1931388bf2083f4d41c528b4eefb42f91f5ee278 into 668b8e5745d4b67ba1c88e2dd9f729f124dec4af
668b8e5745 build(deps): bump taiki-e/install-action from 2.41.2 to 2.41.7 (#3419)
763c58445a test: fix tests based on mime-guess inference
0b193c7106 build: fix doc-watch recipe
4db4251b8f chore: cargo update after version bumps
Compare 95 commits »
berkus synced commits to refs/pull/2376/merge at berkus/actix-web from mirror 2024-07-22 15:43:53 +00:00
e5af7a12ba Merge ea19d26724b4ee16ae4068ab03ef42236857d9c1 into 07f720f716ee6df9b1e8804ee3146d1db390669c
07f720f716 docs: fix typo (#3439)
f71f9ca66b build(deps): bump taiki-e/install-action from 2.41.10 to 2.41.17 (#3431)
ea19d26724 fix: error example lints
7038244a7d fix: error example
Compare 842 commits »
berkus synced commits to refs/pull/2623/merge at berkus/actix-web from mirror 2024-07-22 15:43:53 +00:00
d366ddfc65 Merge 1c703ac1d446b25aed021e72762ed262fa71cb54 into b6bee346f7c42b083b4e3cb44f4ff8d38ef8f0fe
b6bee346f7 build(deps): bump taiki-e/install-action from 2.41.7 to 2.41.10 (#3423)
5c6e0e17d3 feat(http): impl FromIter for HeaderMap
e97e28db4f docs(multipart): improve crate root docs
16125bd3be docs(multipart): doc PayloadBuffer::readline
Compare 115 commits »
berkus synced commits to refs/pull/2979/merge at berkus/actix-web from mirror 2024-07-22 15:43:53 +00:00
e97ed6f440 Merge eb10b747511865fddff90ebde2c26460d5d7f911 into f71f9ca66b28bc33b263f0e4c86f4d112c1afec1
f71f9ca66b build(deps): bump taiki-e/install-action from 2.41.10 to 2.41.17 (#3431)
b6bee346f7 build(deps): bump taiki-e/install-action from 2.41.7 to 2.41.10 (#3423)
5c6e0e17d3 feat(http): impl FromIter for HeaderMap
e97e28db4f docs(multipart): improve crate root docs
Compare 113 commits »
berkus synced commits to refs/pull/2830/merge at berkus/actix-web from mirror 2024-07-22 15:43:53 +00:00
35033eea8e Merge 2bbf0004fdec73ba48451f5116867c04d7e1f897 into b6bee346f7c42b083b4e3cb44f4ff8d38ef8f0fe
b6bee346f7 build(deps): bump taiki-e/install-action from 2.41.7 to 2.41.10 (#3423)
5c6e0e17d3 feat(http): impl FromIter for HeaderMap
e97e28db4f docs(multipart): improve crate root docs
16125bd3be docs(multipart): doc PayloadBuffer::readline
Compare 115 commits »
berkus synced commits to refs/pull/3030/merge at berkus/actix-web from mirror 2024-07-22 15:43:53 +00:00
87cf990a46 Merge 39b060ae7cc376a15a47f586ea33dd51e7572c0d into b6bee346f7c42b083b4e3cb44f4ff8d38ef8f0fe
b6bee346f7 build(deps): bump taiki-e/install-action from 2.41.7 to 2.41.10 (#3423)
5c6e0e17d3 feat(http): impl FromIter for HeaderMap
e97e28db4f docs(multipart): improve crate root docs
16125bd3be docs(multipart): doc PayloadBuffer::readline
Compare 113 commits »