#392 User agent announcing 1.7 version
Closed: Fixed 7 years ago Opened 7 years ago by tkopecek.

In few places HTTP header is sent with 1.7 version (e.g. https://pagure.io/koji/blob/master/f/koji/__init__.py#_2300) Does it say something about compatibility, or should we use variable with current version there?


This value is never checked on server-side, so stripping to only major value (1) should be sufficient here. Koji doesn't provide any other version-related reporting mechanisms, so no loss of value and removing some confusion.

PR: #393

Commit 6b18dff relates to this ticket

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.13

6 years ago

Login to comment on this ticket.

Metadata