Skip to content

Tags: CodingAleCR/http_interceptor

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: ci actions, docs and issues with requestTimeout configs (#147)

2.0.0-beta.8

Toggle 2.0.0-beta.8's commit message
Merge branch 'refactor/update-deps' of https://github.com/CodingAleCR…

…/http_interceptor

2.0.0-beta.7

Toggle 2.0.0-beta.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: update CHANGELOG

2.0.0-beta.6

Toggle 2.0.0-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: many fixes and improvements for beta.6 release (#114)

* refactor: many fixes and improvements for beta.6 release

adds conditional intercepting, changes to flutter_lints, updates example project, removes barrel files

* docs: update v2 migration guide

* feat: adds bodyBytes to Request.copyWith

* docs: update changelog

* feat: refactored shouldAttemptRetryOnException to be async

* fix: multipart app example

* test: fix retry policy tests

* docs: update migration docs

2.0.0-beta.5

Toggle 2.0.0-beta.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add javiermrz as a contributor for code (#111)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

2.0.0-beta.4

Toggle 2.0.0-beta.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add request to retry on exception policy (#106)

* feat: add request to shouldAttemptRetryOnException

* test: update test

* chore: cleanup

* example: update shouldAttemptRetryOnException in example

* docs: updated changelog

* ver: 2.0.0-beta.4

2.0.0-beta.2

Toggle 2.0.0-beta.2's commit message
fix: intercepting body causes headers to be reset

2.0.0-beta.1

Toggle 2.0.0-beta.1's commit message
build: version bump and dependencies update

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add MaciejZuk as a contributor for bug (#91)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: update readme version