modified: README
This commit is contained in:
parent
45b7141ab2
commit
f1be4f9696
4
README
4
README
|
@ -10,7 +10,7 @@
|
|||
- Atom 1.0
|
||||
|
||||
The package allows us to maintain cache timeout management. This prevents us
|
||||
from querying the servers for feed updates too often and risk ip bams. Appart
|
||||
from querying the servers for feed updates too often and risk ip bams. Apart
|
||||
from setting a cache timeout manually, the package also optionally adheres to
|
||||
the TTL, SkipDays and SkipHours values specied in the feeds themselves.
|
||||
|
||||
|
@ -19,5 +19,5 @@
|
|||
|
||||
Because the object structure is a hybrid between both RSS and Atom specs, not
|
||||
all fields will be filled when requesting either an RSS or Atom feed. I have
|
||||
tried to create as many shared fields as possiblem but some of them simply do
|
||||
tried to create as many shared fields as possible but some of them simply do
|
||||
not occur in either the RSS or Atom spec.
|
||||
|
|
Loading…
Reference in New Issue