Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Chucker

Supporting the development of Chucker - An HTTP inspector for Android & OkHTTP (like Charles but on device)
Collective - Host: opensource - https://opencollective.com/chucker - Code: https://github.com/ChuckerTeam/chucker

Request processing refactor (#542)

* Add limiting source

* Move request processing to a separate class

- Limit content length wit...

github.com/ChuckerTeam/chucker - 270dc8077a6f220f191422f1e84bab88608d9b94 authored almost 4 years ago
Refactor IO utils (#540)

* Extract plain text verification to Okio utils

* Move Okio utils tests to a separate suite
...

github.com/ChuckerTeam/chucker - 087d632d73f5eb6986fc1b054e99c64de449d346 authored almost 4 years ago
Fix HTTP response test names (#539)

github.com/ChuckerTeam/chucker - b3761b7ceca25386624520fe49a5cbdb713b4a8f authored almost 4 years ago
Fix setting request body plain text in transaction (#538)

* Fix setting request body plain text in transaction

* Add test for plain text request body

github.com/ChuckerTeam/chucker - ac2db2f78c72f4c9053c635dfdcd37f31dc252f0 authored almost 4 years ago
Update Gradle wrapper to 6.8.1 (#537)

github.com/ChuckerTeam/chucker - d42f9d866e222c435f6f8b1a48a18fec96d68562 authored about 4 years ago
Update Ktlint to 0.40.0 (#533)

* Update Ktlint, format according to updated rules

* Update Ktlint plugin to 9.4.1

github.com/ChuckerTeam/chucker - b05c8296c9ec26cf24b3e8f168a2be10fc8db877 authored about 4 years ago
Bump truth from 1.1 to 1.1.2 (#536)

Bumps [truth](https://github.com/google/truth) from 1.1 to 1.1.2.
- [Release notes](https://git...

github.com/ChuckerTeam/chucker - 4011e863cf6b8a7337f268b09dd7de1f46bf781a authored about 4 years ago
Bump gradle from 4.1.1 to 4.1.2 (#534)

Bumps gradle from 4.1.1 to 4.1.2.

Signed-off-by: dependabot[bot] <[email protected]>

Co-a...

github.com/ChuckerTeam/chucker - f51cdb34c5453667a9bbdddd452f8201e830a7eb authored about 4 years ago
Bump mockk from 1.10.4 to 1.10.5 (#532)

Bumps [mockk](https://github.com/mockk/mockk) from 1.10.4 to 1.10.5.
- [Release notes](https://...

github.com/ChuckerTeam/chucker - ed651019b852a8dd42a7a536862a020662b5984e authored about 4 years ago
Centralise all logging in Chucker (#526)

* Change Logger to an interface that can be set externally

* Fix wrong return type

* Remov...

github.com/ChuckerTeam/chucker - a198ff47e954d407d5070d46e36edb365bce071b authored about 4 years ago
Bump mockk from 1.10.3-jdk8 to 1.10.4 (#528)

Bumps [mockk](https://github.com/mockk/mockk) from 1.10.3-jdk8 to 1.10.4.
- [Release notes](htt...

github.com/ChuckerTeam/chucker - f7102745a9484f67bc2b94497ae6c3f97e7a135f authored about 4 years ago
Bump android-junit5 from 1.6.2.0 to 1.7.0.0 (#525)

Bumps [android-junit5](https://github.com/mannodermaus/android-junit5) from 1.6.2.0 to 1.7.0.0.
...

github.com/ChuckerTeam/chucker - 9ff225bf10813a39363dcee55f59d90e5bf9f5f1 authored about 4 years ago
Bump roomVersion from 2.2.5 to 2.2.6 (#524)

Bumps `roomVersion` from 2.2.5 to 2.2.6.

Updates `room-ktx` from 2.2.5 to 2.2.6

Updates `r...

github.com/ChuckerTeam/chucker - 79673a54c2db1435e765e863047482062736f692 authored about 4 years ago
Use ListAdapter for TransactionsAdapter (#520)

* Switch transactions list to ListAdapter

* Add empty getChangePayload

* Replace empty bra...

github.com/ChuckerTeam/chucker - 3e09d7ee8b0d3127aef624acb6617b6a8dff565c authored about 4 years ago
Bump kotlinVersion from 1.4.20 to 1.4.21 (#521)

Bumps `kotlinVersion` from 1.4.20 to 1.4.21.

Updates `kotlin-gradle-plugin` from 1.4.20 to 1....

github.com/ChuckerTeam/chucker - 88552dba158e406c12da4c3b582e52182958112a authored about 4 years ago
Switch to OkHttp BOM in library module (#519)

github.com/ChuckerTeam/chucker - 7999b140e84834e67279012cfda830e122b9430b authored about 4 years ago
Bump dokka-gradle-plugin from 1.4.10.2 to 1.4.20 (#517)

* Bump dokka-gradle-plugin from 1.4.10.2 to 1.4.20

Bumps dokka-gradle-plugin from 1.4.10.2 to...

github.com/ChuckerTeam/chucker - 52b6f2975a1f8e14e39736515d99c27788d02d21 authored about 4 years ago
Bump mockk from 1.10.2 to 1.10.3-jdk8 (#518)

Bumps [mockk](https://github.com/mockk/mockk) from 1.10.2 to 1.10.3-jdk8.
- [Release notes](htt...

github.com/ChuckerTeam/chucker - f2edd1fb6683b40742eb50aa4f44356db3be138c authored about 4 years ago
Update Coroutines to 1.4.2 (#515)

github.com/ChuckerTeam/chucker - f7c98ea0fefc0340ee53f3b67922c83b71b18cb1 authored about 4 years ago
Disable BuildConfig generation (#514)

* Disable BuildConfig generation in library modules and in sample
* Updated API dump

github.com/ChuckerTeam/chucker - 6dd27a583cace413e3ebbc45cd5963602b5baacd authored about 4 years ago
Add binary-compatibility-validator to Chucker (#509)

github.com/ChuckerTeam/chucker - 46d17d83fad307e710a99bc2d1a157165df09d20 authored about 4 years ago
Fix broken lint and add it to GH Actions (#511)

github.com/ChuckerTeam/chucker - 214dedaa295373095561b71b5e2d4212692566b6 authored about 4 years ago
Fix a couple of OkHTTP 4 deprecations (#510)

github.com/ChuckerTeam/chucker - 1919109ace0c1b7d0f983e1846a59f5036eb6be0 authored about 4 years ago
Update Sample app layout (#508)

* Remove throwable button from sample
* Update sample layout
* Minor update for layout params

github.com/ChuckerTeam/chucker - d9bbcc4b3d2bd4f46c7fb4f4e094fab47b2bc168 authored about 4 years ago
Bump kotlinVersion from 1.4.10 to 1.4.20 (#507)

Bumps `kotlinVersion` from 1.4.10 to 1.4.20.

Updates `kotlin-gradle-plugin` from 1.4.10 to 1....

github.com/ChuckerTeam/chucker - 41059f3afa3103e3cd8ac566a1f75fcd4f8c5e56 authored about 4 years ago
Update README.md (#505)

fix the typo

github.com/ChuckerTeam/chucker - 5352eabef59186366f0919e71a50c7a14f7c8301 authored about 4 years ago
Remove TransactionListFragment (#503)

* Remove TransactionListFragment
* Simplify MainActivity layout
* Address PR review

github.com/ChuckerTeam/chucker - 85ebcfc6bf4364e193afccdea5100d98aa13e2e5 authored about 4 years ago
Bump gradle from 4.1.0 to 4.1.1 (#502)

Bumps gradle from 4.1.0 to 4.1.1.

Signed-off-by: dependabot[bot] <[email protected]>

Co-a...

github.com/ChuckerTeam/chucker - 280180fb028a8b553bbe52f18dcaab353bf24749 authored about 4 years ago
Update OkHttp and bump min SDK to 21 (#500)

- Upgrade min SDK to 21
- Bump OkHttp to 4.9.0 and replace deprecated methods.
- Bump Retrofit...

github.com/ChuckerTeam/chucker - ff2abf75fb95a94f94fda223d8fc5e2f78e533fc authored about 4 years ago
Fixed typo on DialogData (#501)

github.com/ChuckerTeam/chucker - e4083a57508f381964123bb73292496f9d082ef0 authored about 4 years ago
Remove the Throwable/Error feature (#498)

github.com/ChuckerTeam/chucker - f2d35fd796f78c6e67a146324642fe2aa98f7602 authored about 4 years ago
Update list of reviewers for Dependabot (#499)

github.com/ChuckerTeam/chucker - 6efc55601e1469140c69960d1cc7cc41ef1865e7 authored about 4 years ago
Bump coroutineVersion from 1.4.0 to 1.4.1 (#497)

Bumps `coroutineVersion` from 1.4.0 to 1.4.1.

Updates `kotlinx-coroutines-core` from 1.4.0 to...

github.com/ChuckerTeam/chucker - 4c265aaa675adf4ebf89aca12a0cbbe1cc5e0a89 authored about 4 years ago
Remove ChuckerInterceptor constructor deprecated in 3.4.0 (#483)

Remove deprecated constructor and use exposed builder pattern

github.com/ChuckerTeam/chucker - ffe771fa20b08500dae5bd66555307259b8d44b6 authored about 4 years ago
Prepare for the next major version (#496)

github.com/ChuckerTeam/chucker - 9087db2a62e32a7f5c91d48cbbd2b9912215d36c authored about 4 years ago
Update publishing action name (#495)

github.com/ChuckerTeam/chucker - 61e6dd848565f490a4c85f955f8a5f8b7cae3387 authored about 4 years ago
Prepare for next release (#494)

* Prepare for next release
* Update workflows and readme to mirror latest changes

github.com/ChuckerTeam/chucker - 4f3e61ac08dc67c862a55005e8efbac73404d362 authored about 4 years ago
Release 3.4.0 (#492)

* Version update
* Update Changelogs

github.com/ChuckerTeam/chucker - 372378d90a05b2571fab1a55edfda6a51db2259f authored about 4 years ago
Add builder pattern compatible with 3.x (#491)

github.com/ChuckerTeam/chucker - 2ca618ba4c2b4307462bbf40716580e478baaa99 authored about 4 years ago
Bump coroutineVersion from 1.3.9 to 1.4.0 (#489)

Bumps `coroutineVersion` from 1.3.9 to 1.4.0.

Updates `kotlinx-coroutines-core` from 1.3.9 to...

github.com/ChuckerTeam/chucker - 7a15878fc418bc1a52089c164b79eb6b7a4b1ee9 authored about 4 years ago
Bump constraintlayout from 2.0.2 to 2.0.4 (#490)

Bumps constraintlayout from 2.0.2 to 2.0.4.

Signed-off-by: dependabot[bot] <[email protected]>...

github.com/ChuckerTeam/chucker - fc1269314640877aa75f9663f0436747c5a32172 authored about 4 years ago
Fix for not closed GzipSource (#488)

* Close GzipSource, add StrictMode, add fake Gzip request to sample app
* Update fake gzip request

github.com/ChuckerTeam/chucker - bf3132a5a244f0ed1c5472461e366230bf70a5e2 authored about 4 years ago
Bump gradle from 4.0.2 to 4.1.0 (#479)

* Bump gradle from 4.0.2 to 4.1.0

Signed-off-by: dependabot[bot] <[email protected]>

* Re...

github.com/ChuckerTeam/chucker - 5305bc5cc32ef5a9aa88f5e535ff1df0aac2e27e authored about 4 years ago
Bump dokka-gradle-plugin from 1.4.10 to 1.4.10.2 (#485)

Bumps dokka-gradle-plugin from 1.4.10 to 1.4.10.2.

Signed-off-by: dependabot[bot] <support@gi...

github.com/ChuckerTeam/chucker - 48d40956b492b43021d056eb7e677cebe503f2bf authored over 4 years ago
Bump truth from 1.0.1 to 1.1 (#486)

Bumps [truth](https://github.com/google/truth) from 1.0.1 to 1.1.
- [Release notes](https://git...

github.com/ChuckerTeam/chucker - 0b947ad861361346b2fcb3ba93fed5e58890ceae authored over 4 years ago
Gradle to 6.7 (#482)

github.com/ChuckerTeam/chucker - 4a9522df581afab9bc2e94757734433998e75437 authored over 4 years ago
Remove kotlin-android-extensions (#481)

* Remove kotlin-android-extensions from library and sample modules, migrate sample module to Vie...

github.com/ChuckerTeam/chucker - 55696220aab4de49c9a5e5bd97718fbef871084b authored over 4 years ago
Fix compiler flag for explicit API mode (#477)

* Fix compiler flag for explicit API mode

* Add explicit visibility modifiers in tests

github.com/ChuckerTeam/chucker - eb9c85beca336073a83e89be72c3498f63ce9ac9 authored over 4 years ago
Bump gradle from 4.0.1 to 4.0.2 (#475)

Bumps gradle from 4.0.1 to 4.0.2.

Signed-off-by: dependabot[bot] <[email protected]>

Co-a...

github.com/ChuckerTeam/chucker - 4d08496663422376c55e587008144bee029a3ace authored over 4 years ago
Bump constraintlayout from 2.0.1 to 2.0.2 (#476)

Bumps constraintlayout from 2.0.1 to 2.0.2.

Signed-off-by: dependabot[bot] <[email protected]...

github.com/ChuckerTeam/chucker - 7cf42d0f153abda86ccfd35f979a94da64816ec6 authored over 4 years ago
Add Unreleased section to changelog (#473)

* Add Unreleased section to changelogs
* Fix link typo
* Add link to Keeapchanglog

github.com/ChuckerTeam/chucker - 67b2b7286c8864284a1fd7cbeb71ec88dfe77677 authored over 4 years ago
Update/workflows (#471)

* Update workflow with actual branch name

github.com/ChuckerTeam/chucker - c7c4f61e22841a49b6a4d8d938d2ebf5e8cc3d09 authored over 4 years ago
Update branch name in the README (#470)

github.com/ChuckerTeam/chucker - 4fcd8bbf34b12f3dee8ff034b0ac4f71bbf5088d authored over 4 years ago
Bump target and compile SDK to 30 (#467)

github.com/ChuckerTeam/chucker - 87a40c2f146b746b797a734eb7c680687fce2f06 authored over 4 years ago
Fix for a memory leak, Leak Canary update (#465)

github.com/ChuckerTeam/chucker - 2f9c21aeeb49688a647c922dbef00cff61f8783a authored over 4 years ago
Preparations for next versions (#464)

* Prepare for next versions
* Update Readme about new snapshot version

github.com/ChuckerTeam/chucker - a3dbba9f4b0a686cfca8764ff08b0215bbff355d authored over 4 years ago
Update team members list (#463)

github.com/ChuckerTeam/chucker - 410d20d4a364190b659893a0bf10bf766238fce0 authored over 4 years ago
Release 3.3.0 (#461)

* Bump version, update readme
* Update CHANGELOG.md

Co-authored-by: Nicola Corti <corti.nico...

github.com/ChuckerTeam/chucker - 24f873b1a99541a38d9afc666dcdfad405409d5e authored over 4 years ago
Bump mockk from 1.10.0 to 1.10.2 (#459)

Bumps [mockk](https://github.com/mockk/mockk) from 1.10.0 to 1.10.2.
- [Release notes](https://...

github.com/ChuckerTeam/chucker - 544155c7a844ee2eabd6f0a9291922c82a1698f9 authored over 4 years ago
Bump dokka-gradle-plugin from 1.4.0 to 1.4.10 (#458)

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

github.com/ChuckerTeam/chucker - 57ac2d808d2ad8655e69de0fc25d982007b565e1 authored over 4 years ago
Update Ktlint and Detekt (#457)

github.com/ChuckerTeam/chucker - b4ce3a7159510d68c1da27b3086c398c094b98d2 authored over 4 years ago
Bump junitVersion from 5.6.2 to 5.7.0 (#455)

Bumps `junitVersion` from 5.6.2 to 5.7.0.

Updates `junit-jupiter-api` from 5.6.2 to 5.7.0
- ...

github.com/ChuckerTeam/chucker - 3c23705b1a55079d3389cfac164090e4f316808f authored over 4 years ago
Kotlin to 1.4.10 (#454)

github.com/ChuckerTeam/chucker - 5ed7461c06cfd3b9547d7186e5d2fa63c32b39c0 authored over 4 years ago
Cleanup logging in the library (#452)

github.com/ChuckerTeam/chucker - 23f3d73b4612fbb215836f1b1dcbbb0f2fb26172 authored over 4 years ago
Gradle to 6.6.1 (#453)

github.com/ChuckerTeam/chucker - 9dddad46e5ac88b9a9c2aea4a2d18bd52dc663a8 authored over 4 years ago
Enable transaction file sharing (#451)

* Remove ShareUtils in favor of Sharable interface

* Allow sharing transaction as file

* R...

github.com/ChuckerTeam/chucker - 9dfcde311b79e09db6b8b3abbba937bdeb89cf1b authored over 4 years ago
Enable Explicit Api mode for Chucker (#363)

Co-authored-by: Volodymyr Buberenko <[email protected]>

github.com/ChuckerTeam/chucker - 819a6f2fd9f0de5537c89845821ca5ad5b495b8b authored over 4 years ago
Update classes visibility (#450)

github.com/ChuckerTeam/chucker - 22263bd64acba6b8343c298b3e995a1ff844b7f2 authored over 4 years ago
Bump Dokka from 0.10.1 to 1.4.0 (#447)

Bumps dokka-gradle-plugin from 0.10.1 to 1.4.0.
Update Dokka Configuration

Co-authored-by: d...

github.com/ChuckerTeam/chucker - 70cea7483ffc49c73dd85e86a454dfa2b4ef75cb authored over 4 years ago
Bump robolectric from 4.3.1 to 4.4 (#448)

Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.3.1 to 4.4.
- [Release n...

github.com/ChuckerTeam/chucker - b4278648292948385a7464c2aac4413f25bc3d1c authored over 4 years ago
Add a flag to always read response body fully (#443)

* Move temp dir in tests to a class property

* Extract segment size to a test constant

* A...

github.com/ChuckerTeam/chucker - 5cd44ccb5f5d5070761169b201bed773bd9dbdd8 authored over 4 years ago
Bump material from 1.2.0 to 1.2.1 (#449)

Bumps [material](https://github.com/material-components/material-components-android) from 1.2.0 ...

github.com/ChuckerTeam/chucker - cfde39848498bfaadafe587271be22c3da05f982 authored over 4 years ago
Bump constraintlayout from 2.0.0 to 2.0.1 (#445)

Bumps constraintlayout from 2.0.0 to 2.0.1.

Signed-off-by: dependabot[bot] <[email protected]...

github.com/ChuckerTeam/chucker - af6cc96b520ea68ecc729b51bbd06d52b159d135 authored over 4 years ago
Bump core from 1.2.0 to 1.3.0 (#446)

Bumps core from 1.2.0 to 1.3.0.

Signed-off-by: dependabot[bot] <[email protected]>

Co-aut...

github.com/ChuckerTeam/chucker - 14d27d00722a9f875192e01999beeb15edbf266e authored over 4 years ago
Bump detekt-gradle-plugin from 1.11.2 to 1.12.0 (#444)

Bumps [detekt-gradle-plugin](https://github.com/detekt/detekt) from 1.11.2 to 1.12.0.
- [Releas...

github.com/ChuckerTeam/chucker - d2411a602cefe1179273e6d1bc09df4c51f37b90 authored over 4 years ago
File creation fix (#427)

* Handle temp file creation

- Remove FileFactory interface in favor of concrete class impleme...

github.com/ChuckerTeam/chucker - 5415940c56a6a05c4ef3a571d8f7a3562df3bdfe authored over 4 years ago
Bump constraintlayout from 1.1.3 to 2.0.0 (#441)

Bumps constraintlayout from 1.1.3 to 2.0.0.

Signed-off-by: dependabot[bot] <[email protected]...

github.com/ChuckerTeam/chucker - 4171d1790d74b88d4efdd697dfa4655a36f5d203 authored over 4 years ago
Bump detekt-gradle-plugin from 1.11.0 to 1.11.2 (#440)

Bumps [detekt-gradle-plugin](https://github.com/detekt/detekt) from 1.11.0 to 1.11.2.
- [Releas...

github.com/ChuckerTeam/chucker - 5714a940184cd97da9628b8307dccb26bd2f5d8d authored over 4 years ago
Bump Static analysis tools (#438)

github.com/ChuckerTeam/chucker - e872b3e588a1bd02635120cb08a642d12b52ec1c authored over 4 years ago
Gradle to 6.6 (#437)

github.com/ChuckerTeam/chucker - 935b5a0a82190f62b7826bbb7057983c831f5c51 authored over 4 years ago
Add manual trigger for Github Actions workflows (#436)

github.com/ChuckerTeam/chucker - 8249e3c09356dde23a26dc8bbc6b508b87226621 authored over 4 years ago
Enable Jupiter platform tests from Gradle task (#435)

github.com/ChuckerTeam/chucker - dec8b8b2ef1044b4cc7d2fad5a1b11e9b6410217 authored over 4 years ago
Update Coroutines to 1.3.9 (#431)

github.com/ChuckerTeam/chucker - 65c5718d41d0faac995f9722a1d9318776a87a89 authored over 4 years ago
Update Kotlin to 1.4.0, remove build matrix properties with different Kotlin versions (#430)

github.com/ChuckerTeam/chucker - c230988f1c9eabce605df71e3da8d0a587316c84 authored over 4 years ago
Make some dependencies api in library build.gradle (#418)

* Make some dependencies api in library build.gradle
Fixes #415
* Update based on code review

github.com/ChuckerTeam/chucker - e607ac6859dd142dca0d4577388123992c594821 authored over 4 years ago
Log output of tests to the console (#424)

github.com/ChuckerTeam/chucker - 99cba847a1a4fa181c61972f3e59b92922e94e7f authored over 4 years ago
Bump material from 1.1.0 to 1.2.0 (#420)

Bumps [material](https://github.com/material-components/material-components-android) from 1.1.0 ...

github.com/ChuckerTeam/chucker - 6820473cd15ab10f01f8dc3efd931555af3c9674 authored over 4 years ago
Bump appcompat from 1.1.0 to 1.2.0 (#419)

Bumps appcompat from 1.1.0 to 1.2.0.
Signed-off-by: dependabot[bot] <[email protected]>
Co-au...

github.com/ChuckerTeam/chucker - a497695741a65c9dfcb822a08eb6b78ab2d1a0b0 authored over 4 years ago
Add a Building section to the README (#407)

* Add a Building section to the README
* Update README.md
Co-authored-by: Volodymyr Buberenko ...

github.com/ChuckerTeam/chucker - 002ab9ce32886813bbc78657f2fc34a8e633f4ef authored over 4 years ago
Fix FileProvider issues. (#410)

This prevents conflicts with other apps that already use the generic androidx.core.content.FileP...

github.com/ChuckerTeam/chucker - a6c3c56b93046dfdd2de7a437cbd610b06517a5e authored over 4 years ago
Add port to database and UI. (#411)

* Add port to database and UI.
* Update the port to be stored with the url.
* Only show the po...

github.com/ChuckerTeam/chucker - 37ceb865a761de65451909119cb5f8b3444f5dfc authored over 4 years ago
Add pre-commit hook and task to automatically install it (#408)

* Add pre-commit hook and task to install it
* Update pre-commit
Co-authored-by: Nicola Corti ...

github.com/ChuckerTeam/chucker - d03af5826d140bff39bbdd21ee0a2b3d8112aaf9 authored over 4 years ago
Allow user specified certificates in the debug variant of the sample app. (#402)

This allows tools like Charles Proxy to intercept/view HTTPS traffic.

github.com/ChuckerTeam/chucker - a920abc1b7c018d8179b1c1a2ecfa76f8a2f4a0e authored over 4 years ago
Minor improvement for transaction saving (#400)

* Remove redundant check, add additional info in case of failing to save body to file
* Rename ...

github.com/ChuckerTeam/chucker - 638e3b9a81735c50f8bc1255ce6cc5aea826e306 authored over 4 years ago
Kotlin variant in pre-merge to 1.4.0-rc (#399)

github.com/ChuckerTeam/chucker - 8c7737139a5a3aa771d3efd949e7c5d7f2c81710 authored over 4 years ago
Do not fail requests when side channel file cannot be used (#396)

* Fix TeeSource failing in case it cannot use a file
* Add tests for response replication failu...

github.com/ChuckerTeam/chucker - feb287f2bbc28f584fed517df68decbabefcae12 authored over 4 years ago
Bump coroutineVersion from 1.3.5 to 1.3.8 (#398)

Bumps `coroutineVersion` from 1.3.5 to 1.3.8.

Updates `kotlinx-coroutines-core` from 1.3.5 to...

github.com/ChuckerTeam/chucker - 63d884107194c4c2d3fd36464124bf512c2753a9 authored over 4 years ago
Bump gradle from 4.0.0 to 4.0.1 (#397)

Bumps gradle from 4.0.0 to 4.0.1.

Signed-off-by: dependabot[bot] <[email protected]>

Co-a...

github.com/ChuckerTeam/chucker - 93f171a90dd9a2df131974c7765f7bfabf19f058 authored over 4 years ago
Do not rely on "Content-Length" for payload size. (#391)

* Do not rely on "Content-Length" for payload size.
* Add tests for max content length.
* Alig...

github.com/ChuckerTeam/chucker - ba2c21b4f5cf7d04363626f49a411bb7f0dfddb0 authored over 4 years ago
Add sample for partial body download. (#392)

github.com/ChuckerTeam/chucker - 1b43ff0ac3f2d4cb317b7c4ec3c5b7044557b87d authored over 4 years ago