[wp-trac] [WordPress Trac] #11613: HTTP API may make a request on an unsupporting transport
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 6 21:43:02 UTC 2010
#11613: HTTP API may make a request on an unsupporting transport
--------------------------+-------------------------------------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: HTTP | Version: 2.9
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
Comment(by dd32):
> Is it possible to deactivate caching for a certain transport operation
so an author an actively prevent such race-conditions in the cache?
No. And probably shouldnt be supported.
However, With this patch, It'd be possible to break the cache if the code
is calling with different args which the current transport doesnt
understand.
Developers can always call a specific transport directly if they require,
but its highly unsupported.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11613#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list