diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-01 16:21:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-01 16:21:19 +0000 |
commit | e6663c15cf95c6d67013c8f79c0f4bf937f0cb86 (patch) | |
tree | c9e1f7bd383c9dbc65071c0b3986986c97af0416 /net/Makefile | |
parent | 54e345822d510fb980bbe69f3f11dbc6d02ba642 (diff) | |
download | ports-e6663c15cf95c6d67013c8f79c0f4bf937f0cb86.tar.gz ports-e6663c15cf95c6d67013c8f79c0f4bf937f0cb86.zip |
- Add p5-Net-HTTP-Spore-Middleware-Header 0.03
Net::HTTP::Spore::Middleware::Header is a middleware that add header on each
request. You can specify for exemple a Content-Type to pass.
WWW: http://search.cpan.org/dist/Net-HTTP-Spore-Middleware-Header/
Notes
Notes:
svn path=/head/; revision=363728
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 9856fca05908..a9cd27f8f6ec 100644 --- a/net/Makefile +++ b/net/Makefile @@ -583,6 +583,7 @@ SUBDIR += p5-Net-HL7 SUBDIR += p5-Net-HTTP SUBDIR += p5-Net-HTTP-Spore + SUBDIR += p5-Net-HTTP-Spore-Middleware-Header SUBDIR += p5-Net-HTTPS-Any SUBDIR += p5-Net-HTTPS-NB SUBDIR += p5-Net-Hiveminder |