-
- Downloads
[cta-admin] Moves printing streaming headers from server to client
Better to have all formatting on the client side, so we format the header and the reponse values in the same place. (Also no need to send this data over the wire as it's always the same).
Showing
- cmdline/CtaAdminCmd.cpp 44 additions, 9 deletionscmdline/CtaAdminCmd.cpp
- cmdline/CtaAdminCmd.hpp 14 additions, 8 deletionscmdline/CtaAdminCmd.hpp
- xroot_plugins/XrdSsiCtaRequestMessage.cpp 4 additions, 23 deletionsxroot_plugins/XrdSsiCtaRequestMessage.cpp
- xrootd-ssi-protobuf-interface 1 addition, 1 deletionxrootd-ssi-protobuf-interface
Loading
Please register or sign in to comment