Skip to content

Commit

Permalink
feat(http_status_code): replace HttpStatus constants with direct valu…
Browse files Browse the repository at this point in the history
…es for support web

Replaced the usage of HttpStatus constants in http_status_code.dart with their corresponding integer values. This change simplifies the code and removes an unnecessary dependency on 'dart:io'.
  • Loading branch information
tech-andgar committed Feb 17, 2024
1 parent afa3e51 commit af1a7ca
Showing 1 changed file with 61 additions and 69 deletions.
Loading

0 comments on commit af1a7ca

Please sign in to comment.