Open
Conversation
* origin/master: Update README.md
* origin/master: Update README.md
Thx @ mmoura11s -> https://github.com/nategood/httpful/pull/219/files
…error handling" Thx @ jarretth -> nategood#117
Applied fixes from StyleCI
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
Scrutinizer Auto-Fixes
Agent-Logs-Url: https://github.com/voku/httpful/sessions/d5979881-9813-420a-b061-b5074a1914e6 Co-authored-by: voku <264695+voku@users.noreply.github.com>
…endency-updates chore: setup Renovate for automated dependency updates
Agent-Logs-Url: https://github.com/voku/httpful/sessions/6b551172-f9a2-4441-9c62-87f981f4fca0 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Agent-Logs-Url: https://github.com/voku/httpful/sessions/6b551172-f9a2-4441-9c62-87f981f4fca0 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Agent-Logs-Url: https://github.com/voku/httpful/sessions/6b551172-f9a2-4441-9c62-87f981f4fca0 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Agent-Logs-Url: https://github.com/voku/httpful/sessions/c7b4703f-555a-4c31-b39d-61861b5ca907 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Agent-Logs-Url: https://github.com/voku/httpful/sessions/c7b4703f-555a-4c31-b39d-61861b5ca907 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Agent-Logs-Url: https://github.com/voku/httpful/sessions/c7b4703f-555a-4c31-b39d-61861b5ca907 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Agent-Logs-Url: https://github.com/voku/httpful/sessions/c7b4703f-555a-4c31-b39d-61861b5ca907 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Agent-Logs-Url: https://github.com/voku/httpful/sessions/c7b4703f-555a-4c31-b39d-61861b5ca907 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Modernize CI workflow for supported GitHub Actions and explicit dependency validation
… to 72.41% (+8.53%) Agent-Logs-Url: https://github.com/voku/httpful/sessions/652cd0c8-9cd7-4640-8479-963993224108 Co-authored-by: voku <264695+voku@users.noreply.github.com>
…rename $e to $error Agent-Logs-Url: https://github.com/voku/httpful/sessions/652cd0c8-9cd7-4640-8479-963993224108 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Apply fixes from StyleCI
…cent Increase test coverage by 8.5% (63.88% → 72.41% lines)
Agent-Logs-Url: https://github.com/voku/httpful/sessions/41e10675-e9ae-4909-b819-74daf57f3ac4 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Agent-Logs-Url: https://github.com/voku/httpful/sessions/41e10675-e9ae-4909-b819-74daf57f3ac4 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Agent-Logs-Url: https://github.com/voku/httpful/sessions/38f2586c-2ab7-460d-a78b-d8b321aa49c0 Co-authored-by: voku <264695+voku@users.noreply.github.com>
…entError, isServerError, getErrorMessage, debugInfo, etc.) Agent-Logs-Url: https://github.com/voku/httpful/sessions/f8fae34d-40e5-4db4-bb58-f13540c93ff2 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Apply fixes from StyleCI
…rcent Increase test coverage by 16.82% and fix `_determineLength` TypeError with `neverSerializePayload`
…nfo() Agent-Logs-Url: https://github.com/voku/httpful/sessions/58761e7d-24bc-4816-a55c-38038269af56 Co-authored-by: voku <264695+voku@users.noreply.github.com>
…lyse-response Add response debug/analysis helpers: status-range predicates, getErrorMessage(), and debugInfo() with full request context
…and example update Agent-Logs-Url: https://github.com/voku/httpful/sessions/179023f7-6594-451f-a5b2-3196e637a3e5 Co-authored-by: voku <264695+voku@users.noreply.github.com>
Fix CHANGELOG: replace premature 3.0.2 release with [Unreleased] and fill missing entries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi, I forked this project some time ago, because I wanted to lean something from other devs code, in the mean time, I added some features that maybe helpfull for others also. :)
new features:
This change is