File: set-default-response-reason-f24556261bc7e9e5.yaml

package info (click to toggle)
python-requests-mock 1.12.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 656 kB
  • sloc: python: 2,339; makefile: 162
file content (5 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (2)
1
2
3
4
5
---
features:
  - When creating a response we now default the reason string to the
    appropriate string based on the status code. This can still be provided
    manually.