Updated a few package.iron files.

This commit is contained in:
Jocelyn Fiat
2017-10-06 14:06:46 +02:00
parent 70f00651c7
commit 2f98d7031f
15 changed files with 80 additions and 69 deletions

View File

@@ -6,8 +6,9 @@ project
note
title: HTTP Authorization
description: "[
Class to manipulate HTTP 'Authorization' header value.
]"
Class to manipulate HTTP 'Authorization' header value.
]"
collection: EWF
tags: http,authorization,authentication,web
copyright: 2011-2016, Jocelyn Fiat, Eiffel Software and others
@@ -16,4 +17,3 @@ note
link[source]: "github" https://github.com/EiffelWebFramework/EWF/tree/master/library/server/authentication/http_authorization
end