#1584 closed Enhancement (fixed)
RPC request: include version in session-get response
Reported by: | ajf88 | Owned by: | charles |
---|---|---|---|
Priority: | Low | Milestone: | 1.41 |
Component: | Daemon | Version: | 1.40 |
Severity: | Normal | Keywords: | |
Cc: |
Description
I'd like to request that the server sends its version inside the response to session-get.
I've noticed a few tickets requesting RPC changes that would break existing clients, and would require clients to have a version setting in order to maintain backwards compatability.
At the moment I'm using the absence of a server header to automatically allow for some recent changes I've noticed, but this won't help in the future.
Thanks for the great work! :)
Change History (3)
comment:1 Changed 14 years ago by charles
- Milestone changed from None Set to 1.50
- Status changed from new to assigned
comment:2 Changed 14 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
- Type changed from Bug to Enhancement
comment:3 Changed 14 years ago by charles
- Milestone changed from 1.50 to 1.41
added to 1.4x branch in r7349.
Note: See
TracTickets for help on using
tickets.
added to trunk in r7348.