mirror of https://github.com/scrapy/scrapy.git
Merge branch 'master' of github.com:Laerte/scrapy
This commit is contained in:
commit
4f9b2343c0
|
|
@ -48,7 +48,7 @@ You can use the following contracts:
|
|||
|
||||
.. class:: MetadataContract
|
||||
|
||||
This contract (``@meta``) sets the :attr:` meta <scrapy.Request.meta>`
|
||||
This contract (``@meta``) sets the :attr:`meta <scrapy.Request.meta>`
|
||||
attribute for the sample request. It must be a valid JSON dictionary.
|
||||
::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue