Subject: CVS commit: pkgsrc/net/slumber
From: pin
Date: 2024-11-13 09:46:55
Message id: 20241113084655.9BEB1FC7D@cvs.NetBSD.org

Log Message:
net/slumber: update to 2.3.0

Added

    Add "View Body" action to response bodies, to open a body in an \ 
external viewer such as less or fx #404
        By default less is used. You can customize this with the viewer config field

Changes

    Preserve key order of objects in JSON responses #405

Fixed

    Fixed ignore_certificate_hosts and large_body_size fields not being loaded \ 
from config
    Improve performance of large response bodies #356
        This includes disabling prettyification and syntax highlighting on \ 
bodies over 1 MB (this size is configurable, via the large_body_size config \ 
field)
        Loading a large response body should no longer cause the UI to freeze or \ 
low framerate

Files:
RevisionActionfile
1.29modifypkgsrc/net/slumber/Makefile
1.25modifypkgsrc/net/slumber/cargo-depends.mk
1.25modifypkgsrc/net/slumber/distinfo