homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author henrik242
Recipients apetresc, henrik242
Date 2020年03月06日.14:25:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583504757.52.0.54105742031.issue39875@roundup.psfhosted.org>
In-reply-to
Content
The following gives the same failing result too :(
>>> import urllib.request
>>> data = '<add><doc><field name="key">KEY__9927.1</field><field name="value">{"result":0,"jobId":"9459695","jobNumber":"9927.1"}</field></doc></add>'
>>> url = 'http://solr.example.no:12699/solr/my_coll/update?commit=true'
>>> res = urllib.request.urlopen(url, data.encode('utf-8'))
I guess I'll have to whip out Wireshark and see what's going on.
History
Date User Action Args
2020年03月06日 14:25:57henrik242setrecipients: + henrik242, apetresc
2020年03月06日 14:25:57henrik242setmessageid: <1583504757.52.0.54105742031.issue39875@roundup.psfhosted.org>
2020年03月06日 14:25:57henrik242linkissue39875 messages
2020年03月06日 14:25:57henrik242create

AltStyle によって変換されたページ (->オリジナル) /