Path to this page:
./
www/uhttpmock,
Library for mocking web service APIs which use HTTP or HTTPS
Branch: CURRENT,
Version: 0.11.0nb2,
Package name: uhttpmock-0.11.0nb2,
Maintainer: pkgsrc-usersuhttpmock is a project for mocking web service APIs which use HTTP
or HTTPS. It provides a library, libuhttpmock, which implements
recording and playback of HTTP request-response traces.
Required to run:[
devel/glib2] [
lang/vala] [
devel/gobject-introspection] [
net/libsoup]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 47.063 KB
Version history: (Expand)
- (2024-11-01) Updated to version: uhttpmock-0.11.0nb2
- (2024-11-01) Updated to version: uhttpmock-0.11.0nb1
- (2024-07-22) Updated to version: uhttpmock-0.11.0
- (2024-05-29) Updated to version: uhttpmock-0.5.3nb6
- (2023-11-12) Updated to version: uhttpmock-0.5.3nb5
- (2023-11-08) Updated to version: uhttpmock-0.5.3nb4
CVS history: (Expand)
2023-12-30 02:41:08 by Zafer Aydogan | Files touched by this commit (1) |
Log message:
https
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-06-07 13:27:34 by Michael Baeuerle | Files touched by this commit (55) |
Log message:
Recursive revbump for new major version of graphics/graphviz.
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2023-01-03 14:31:28 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
uhttpmock: update to 0.5.3.
Overview of changes from uhttpmock 0.5.2 to uhttpmock 0.5.3
===========================================================
Bugs fixed:
• Add an integration tutorial (by Rasmus Thomsen) (#3)
• Only specify SOUP_SERVER_LISTEN_HTTPS if TLS is enabled (!9)
• Expand TLS certificate instructions (!10)
Overview of changes from uhttpmock 0.5.1 to uhttpmock 0.5.2
===========================================================
Bugs fixed:
• Add GitLab CI
• Fix autoconf-archive usage due to them breaking API
• Bump GObject dependency to 2.38 to use newer private data API
Overview of changes from uhttpmock 0.5.0 to uhttpmock 0.5.1
===========================================================
Major changes:
• Fix header include path in GIR/VAPI file
• Various build system cleanups
Overview of changes from uhttpmock 0.4.0 to uhttpmock 0.5.0
===========================================================
Major changes:
• Minor documentation updates
API changes:
• Add uhm_server_filter_ignore_parameter_values()
• Add uhm_server_compare_messages_remove_filter()
Bugs fixed:
• https://gitlab.com/uhttpmock/uhttpmock/issues/2
|
2023-01-02 01:11:25 by Thomas Klausner | Files touched by this commit (100) |
Log message:
*: bump PKGREVISION for libsoup (2) library version bump
|