File: make-raw-accept-a-callback-973581da158430ab.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 (6 lines) | stat: -rw-r--r-- 196 bytes parent folder | download
1
2
3
4
5
6
---
features:
  - |
    When using dynamic responses, you can now use a callback function for the
    raw HTTPResponse object. This aligns it with all the other parameters that
    can be mocked.