| HTTPCookie.h | | HTTPCookie.h | |
| /* -*-mode:c++; c-file-style: "gnu";-*- */ | | /* -*-mode:c++; c-file-style: "gnu";-*- */ | |
| /* | | /* | |
|
| * $Id: HTTPCookie.h,v 1.8 2007/07/02 18:48:18 sebdiaz Exp $ | | * $Id: HTTPCookie.h,v 1.9 2009/01/18 13:58:25 sebdiaz Exp $ | |
| * | | * | |
| * Copyright (C) 1996 - 2004 Stephen F. Booth <sbooth@gnu.org> | | * Copyright (C) 1996 - 2004 Stephen F. Booth <sbooth@gnu.org> | |
| * 2007 Sebastien DIAZ <sebastien.diaz@gmail.com> | | * 2007 Sebastien DIAZ <sebastien.diaz@gmail.com> | |
| * Part of the GNU cgicc library, http://www.gnu.org/software/cgicc | | * Part of the GNU cgicc library, http://www.gnu.org/software/cgicc | |
| * | | * | |
| * This library is free software; you can redistribute it and/or | | * This library is free software; you can redistribute it and/or | |
| * modify it under the terms of the GNU Lesser General Public | | * modify it under the terms of the GNU Lesser General Public | |
| * License as published by the Free Software Foundation; either | | * License as published by the Free Software Foundation; either | |
| * version 3 of the License, or (at your option) any later version. | | * version 3 of the License, or (at your option) any later version. | |
| * | | * | |
| | | | |
End of changes. 1 change blocks. |
| 1 lines changed or deleted | | 1 lines changed or added | |
|
| HTTPRedirectHeader.h | | HTTPRedirectHeader.h | |
| /* -*-mode:c++; c-file-style: "gnu";-*- */ | | /* -*-mode:c++; c-file-style: "gnu";-*- */ | |
| /* | | /* | |
|
| * $Id: HTTPRedirectHeader.h,v 1.7 2007/07/02 18:48:19 sebdiaz Exp $ | | * $Id: HTTPRedirectHeader.h,v 1.8 2009/01/18 13:58:25 sebdiaz Exp $ | |
| * | | * | |
| * Copyright (C) 1996 - 2004 Stephen F. Booth <sbooth@gnu.org> | | * Copyright (C) 1996 - 2004 Stephen F. Booth <sbooth@gnu.org> | |
| * 2007 Sebastien DIAZ <sebastien.diaz@gmail.com> | | * 2007 Sebastien DIAZ <sebastien.diaz@gmail.com> | |
| * Part of the GNU cgicc library, http://www.gnu.org/software/cgicc | | * Part of the GNU cgicc library, http://www.gnu.org/software/cgicc | |
| * | | * | |
| * This library is free software; you can redistribute it and/or | | * This library is free software; you can redistribute it and/or | |
| * modify it under the terms of the GNU Lesser General Public | | * modify it under the terms of the GNU Lesser General Public | |
| * License as published by the Free Software Foundation; either | | * License as published by the Free Software Foundation; either | |
| * version 3 of the License, or (at your option) any later version. | | * version 3 of the License, or (at your option) any later version. | |
| * | | * | |
| | | | |
End of changes. 1 change blocks. |
| 1 lines changed or deleted | | 1 lines changed or added | |
|