Skip to content

Fix bugs flagged in routine code review#11

Merged
ppadmavilasom merged 1 commit intomainfrom
bugfixes
Apr 13, 2026
Merged

Fix bugs flagged in routine code review#11
ppadmavilasom merged 1 commit intomainfrom
bugfixes

Conversation

@ppadmavilasom
Copy link
Copy Markdown
Contributor

  • fixes lack of nil checks in retry
  • fixes possibility of nil body on PATCH/PUT/POST on retry
  • added couple of missing nil checks in http.go
  • fixed handling of malformed input

- fixes lack of nil checks in retry
- fixes possibility of nil body on PATCH/PUT/POST on retry
- added couple of missing nil checks in http.go
- fixed handling of malformed input
@ppadmavilasom ppadmavilasom merged commit e5be29f into main Apr 13, 2026
1 check passed
@ppadmavilasom ppadmavilasom deleted the bugfixes branch April 13, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants