182 |
221 |
222 |
223 |
About HTTP Headers
224 |
225 | HTTP Headers was written when the original HTTP Headers (HTTP Headers Live) extension sold out to malware injection and adverts. I decided it was time to write my own clean, ad-free, safe version that I didn't have to worry about. This is the outcome, slightly different to the original, a way for me to learn as I developed this version.
226 |
227 |
228 | Contact me for bug reports/suggestions;
229 |
230 |
237 |
238 |
239 |
240 |
License
241 |
242 | HTTP Headers - https://www.paulhempshall.com/io/http-headers/
243 | Copyright (C) 2016-2019, Paul Hempshall. All rights reserved.
244 |
245 | This program is free software: you can redistribute it and/or modify
246 | it under the terms of the GNU General Public License as published by
247 | the Free Software Foundation, either version 3 of the License, or
248 | (at your option) any later version.
249 |
250 | This program is distributed in the hope that it will be useful,
251 | but WITHOUT ANY WARRANTY; without even the implied warranty of
252 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
253 | GNU General Public License for more details.
254 |
255 | You should have received a copy of the GNU General Public License
256 | along with this program. If not, see https://opensource.org/licenses/GPL-3.0.
257 |
258 |
259 |