Added pingback header
This commit is contained in:
@@ -29,6 +29,7 @@ class WpTarget < WebSite
|
||||
Pragma
|
||||
Vary
|
||||
Cache-Control
|
||||
X-Pingback
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
shared_examples 'WpTarget::InterestingHeaders' do
|
||||
|
||||
let(:known_headers) { WpTarget::InterestingHeaders.known_headers }
|
||||
let(:url) { 'http://localhost.com' }
|
||||
|
||||
describe '#interesting_headers' do
|
||||
|
||||
|
||||
Reference in New Issue
Block a user