• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

alexferl / zerohttp / 24062594982

Builds Branch Commit Type Ran Committer Via Coverage
24062594982 master feat: default error responses to JSON instead of plain text (#169) Change the default behavior when no Accept header is present to return application/problem+json instead of text/plain. This affects: - All middleware error responses (circuitbrea... push 07 Apr 2026 03:20AM UTC web-flow github
93.97
24062537653 errors Merge 5d96650f5 into d83cbb434 Pull #169 07 Apr 2026 03:17AM UTC web-flow github
93.91
23970244593 master feat(pagination): make defaults configurable (#168) Add `DefaultPerPage` (25) and `DefaultMaxPerPage` (100) package-level variables that can be changed at runtime to configure pagination defaults. BREAKING CHANGE: Default per_page changed from 2... push 04 Apr 2026 03:21AM UTC web-flow github
93.96
23970210901 pagination_defaults Merge 80e24ef2d into 6cbba605a Pull #168 04 Apr 2026 03:18AM UTC web-flow github
93.91
23969967402 master feat(mediatype): add ResponseTypeFunc for dynamic response headers (#167) Replace static ResponseTypeValue with ResponseTypeFunc that transforms the negotiated media type into the response header value. This enables the header to reflect what was... push 04 Apr 2026 03:03AM UTC web-flow github
93.93
23969927009 mediatype_func Merge 9cbbdaee5 into ca10287f4 Pull #167 04 Apr 2026 03:01AM UTC web-flow github
93.91
23969338537 master feat(mediatype): add response media type header config (#166) Add ResponseTypeHeader and ResponseTypeValue to allow setting a response header (e.g., X-App-Media-Type) with the effective media type. Signed-off-by: alexferl <me@alexferl.com> push 04 Apr 2026 02:24AM UTC web-flow github
93.94
23969297715 mediatype_header Merge f4b5c45fb into c8e68990b Pull #166 04 Apr 2026 02:22AM UTC web-flow github
94.02
23968847330 master fix(mediatype): correct DefaultType to set Accept header on request (#165) * fix(mediatype): correct DefaultType to set Accept header on request The DefaultType config was incorrectly trying to set the response Content-Type via a response writer... push 04 Apr 2026 01:55AM UTC web-flow github
93.94
23968801626 mediatype_fix Merge 3ba9f8d4e into 6ac172367 Pull #165 04 Apr 2026 01:52AM UTC web-flow github
93.99
23967831463 mediatype_fix Merge b3b24126d into 6ac172367 Pull #165 04 Apr 2026 12:58AM UTC web-flow github
93.95
23967486078 master feat(mediatype): add media type negotiation middleware with wildcard support (#164) Adds new mediatype middleware for validating Accept and Content-Type headers against patterns with wildcard and suffix matching. Features: - Pattern matching wit... push 04 Apr 2026 12:40AM UTC web-flow github
93.94
23967430113 mediatype Merge b54fcec1d into d73a74dd9 Pull #164 04 Apr 2026 12:37AM UTC web-flow github
93.94
23928796307 bool_defaults Merge ba0922d70 into 5a14e32ea Pull #163 03 Apr 2026 12:50AM UTC web-flow github
93.95
23923307335 master refactor: add MiddlewareFunc type and standardize config docs (#162) - Add MiddlewareFunc type alias for func(http.Handler) http.Handler - Update Router interface and implementation to use MiddlewareFunc consistently - Standardize all middleware ... push 02 Apr 2026 09:41PM UTC web-flow github
93.95
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 22
  • 23
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc